index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
PTX
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up the CMake build for the new files added in r146960, they're
Chandler Carruth
2011-12-20
1
-0
/
+1
*
build/CMake: Finish removal of add_llvm_library_dependencies.
Daniel Dunbar
2011-11-29
1
-14
/
+0
*
build: Attempt to rectify inconsistencies between CMake and LLVMBuild version...
Daniel Dunbar
2011-11-12
1
-0
/
+1
*
build/cmake: Use tblgen macro directly instead of llvm_tablegen, which just
Daniel Dunbar
2011-11-04
1
-5
/
+5
*
Build system infrastructure for multiple tblgens.
Peter Collingbourne
2011-10-06
1
-5
/
+5
*
PTX: Attempt to cleanup/unify the handling of FP rounding modes. This requires
Justin Holewinski
2011-09-30
1
-0
/
+1
*
PTX: MC-ize the PTX back-end (patch 1 of N)
Justin Holewinski
2011-09-28
1
-0
/
+3
*
PTX: Implement PTXSelectionDAGInfo
Justin Holewinski
2011-09-26
1
-0
/
+1
*
PTX: Generalize handling of .param types
Justin Holewinski
2011-09-23
1
-0
/
+1
*
PTX: Remove physical register defs
Justin Holewinski
2011-09-22
1
-1
/
+0
*
PTX: Add new PTX-specific register allocator that keeps virtual registers
Justin Holewinski
2011-09-22
1
-0
/
+1
*
Rewrite the CMake build to use explicit dependencies between libraries,
Chandler Carruth
2011-07-29
1
-0
/
+13
*
Clean up a pile of hacks in our CMake build relating to TableGen.
Chandler Carruth
2011-07-26
1
-0
/
+1
*
Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...
Evan Cheng
2011-07-14
1
-1
/
+0
*
Next round of MC refactoring. This patch factor MC table instantiations, MC
Evan Cheng
2011-07-14
1
-0
/
+1
*
Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.
Evan Cheng
2011-07-01
1
-1
/
+1
*
Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
Evan Cheng
2011-06-28
1
-2
/
+1
*
Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.inc
Evan Cheng
2011-06-27
1
-3
/
+0
*
Starting to refactor Target to separate out code that's needed to fully describe
Evan Cheng
2011-06-24
1
-2
/
+3
*
PTX: Finish new calling convention implementation
Justin Holewinski
2011-06-16
1
-0
/
+1
*
Use explicit add_subdirectory's for LLVM target sublibraries instead
Oscar Fuentes
2011-02-20
1
-0
/
+2
*
Update CMake stuff
Anton Korobeynikov
2011-01-10
1
-1
/
+1
*
Attempt to unbreak cmake-based builds
Anton Korobeynikov
2010-11-15
1
-0
/
+1
*
move all the target's asmprinters into the main target. The piece
Chris Lattner
2010-11-14
1
-0
/
+1
*
Add physical register counting functions
Che-Liang Chiou
2010-11-08
1
-0
/
+1
*
Add a dummy PTXMCAsmStreamer class
Che-Liang Chiou
2010-11-08
1
-0
/
+1
*
Removed a bunch of unnecessary target_link_libraries.
Oscar Fuentes
2010-09-28
1
-2
/
+0
*
Add the exit instruction to the PTX target.
Eric Christopher
2010-09-18
1
-0
/
+16
*
Create PTX backend. Patch by Che-Liang Chiou!
Nick Lewycky
2010-09-07
1
-0
/
+6