summaryrefslogtreecommitdiff
path: root/lib/Target/LLVMBuild.txt
AgeCommit message (Expand)Author
2017-08-24[ARC] Add ARC backend.Pete Couperus
2017-05-29[Nios2] Target registrationNikolai Bozhenov
2016-11-01[RISCV] Add stub backendAlex Bradbury
2016-05-05Remove bit-rotten CppBackend.James Y Knight
2016-03-28[lanai] Add Lanai backend.Jacques Pienaar
2015-11-12Add AVR backend skeletonDylan McKay
2015-06-29[WebAssembly] Initial WebAssembly backendDan Gohman
2015-06-13R600 -> AMDGPU renameTom Stellard
2015-05-14Reflow long lines of some LLVMBuild filesDouglas Katzman
2015-01-24BPF backendAlexei Starovoitov
2015-01-15Update libdeps since TLI was moved from Target to Analysis in r226078.NAKAMURA Takumi
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover
2014-05-24AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover
2014-03-29ARM64: initial backend importTim Northover
2013-10-15Revert "Add AllTargetsBindings sublibrary" as it breaks cmake build on (atlea...Anders Waldenborg
2013-10-15Add AllTargetsBindings sublibrary instead of having static inlines in the llv...Anders Waldenborg
2013-07-25Remove the mblaze backend from llvm.Rafael Espindola
2013-05-06[SystemZ] Add back endUlrich Weigand
2013-01-31Add AArch64 as an experimental target.Tim Northover
2012-12-11Add R600 backendTom Stellard
2012-11-14Remove the CellSPU port.Eric Christopher
2012-07-16Revert "Build script changes for R600/SI Codegen v6"Tom Stellard
2012-07-16Build script changes for R600/SI Codegen v6Tom Stellard
2012-05-24Remove the PTX back-end and all of its artifacts (triple, etc.)Justin Holewinski
2012-05-04This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski
2012-03-23Remove the C backend.Eric Christopher
2011-12-12LLVMBuild: Introduce a common section which currently has a list of theDaniel Dunbar
2011-11-11Target/LLVMBuild: Order components alphabetically.Daniel Dunbar
2011-11-10build/Make & CMake: Pass the appropriate --native-target and --enable-targetsDaniel Dunbar
2011-11-10llvm-build: Add --native-target and --enable-targets options, and add logic toDaniel Dunbar
2011-11-03build: Add initial cut at LLVMBuild.txt files.Daniel Dunbar