index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
LLVMBuild.txt
Age
Commit message (
Expand
)
Author
2013-01-31
Add AArch64 as an experimental target.
Tim Northover
2012-12-11
Add R600 backend
Tom Stellard
2012-11-14
Remove the CellSPU port.
Eric Christopher
2012-07-16
Revert "Build script changes for R600/SI Codegen v6"
Tom Stellard
2012-07-16
Build script changes for R600/SI Codegen v6
Tom Stellard
2012-05-24
Remove the PTX back-end and all of its artifacts (triple, etc.)
Justin Holewinski
2012-05-04
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-03-23
Remove the C backend.
Eric Christopher
2011-12-12
LLVMBuild: Introduce a common section which currently has a list of the
Daniel Dunbar
2011-11-11
Target/LLVMBuild: Order components alphabetically.
Daniel Dunbar
2011-11-10
build/Make & CMake: Pass the appropriate --native-target and --enable-targets
Daniel Dunbar
2011-11-10
llvm-build: Add --native-target and --enable-targets options, and add logic to
Daniel Dunbar
2011-11-03
build: Add initial cut at LLVMBuild.txt files.
Daniel Dunbar