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
/
CodeGen
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Begin implementation of an inline spiller.
Jakob Stoklund Olesen
2010-06-29
1
-0
/
+1
*
Remove the local register allocator.
Jakob Stoklund Olesen
2010-06-15
1
-1
/
+0
*
Update CMake build.
Ted Kremenek
2010-06-15
1
-2
/
+2
*
Add fast register allocator, enabled with -regalloc=fast.
Jakob Stoklund Olesen
2010-04-21
1
-0
/
+1
*
Update CMakeLists.txt.
Dan Gohman
2010-04-21
1
-0
/
+1
*
Ok, third time's the charm. No changes from last time except the CMake
David Greene
2010-04-02
1
-0
/
+1
*
remove empty file.
Chris Lattner
2010-04-02
1
-1
/
+0
*
Update CMake.
Benjamin Kramer
2010-04-02
1
-0
/
+1
*
Add file to CMakeLists.txt
Eric Christopher
2010-03-02
1
-0
/
+1
*
Add missed entry to cmake build list file
Anton Korobeynikov
2010-02-15
1
-0
/
+1
*
Add a new pass on machine instructions to optimize away PHI cycles that
Bob Wilson
2010-02-12
1
-0
/
+1
*
Update CMake.
Daniel Dunbar
2010-02-02
1
-1
/
+0
*
Update CMake list.
Benjamin Kramer
2010-01-19
1
-1
/
+0
*
Update CMake build.
Ted Kremenek
2010-01-15
1
-1
/
+0
*
Update CMake file.
Ted Kremenek
2010-01-13
1
-1
/
+2
*
Added CalcSpillWeights to CMakeLists.
Lang Hames
2009-12-14
1
-0
/
+1
*
Fix CMake makefiles
Douglas Gregor
2009-12-02
1
-0
/
+1
*
Add MaxStackAlignment.cpp to CMake
Jim Grosbach
2009-12-02
1
-0
/
+1
*
Split tail duplication into a separate pass. This is needed to avoid
Bob Wilson
2009-11-26
1
-0
/
+1
*
Fix CMake makefiles
Douglas Gregor
2009-11-04
1
-0
/
+2
*
Add aggressive anti-dependence breaker. Currently it is not the default for a...
David Goodwin
2009-10-26
1
-0
/
+1
*
Break anti-dependence breaking out into its own class.
David Goodwin
2009-10-26
1
-0
/
+1
*
second half of lazy liveness removal.
Chris Lattner
2009-10-07
1
-1
/
+0
*
Remove simple regalloc. It has bit rotted.
Evan Cheng
2009-09-17
1
-1
/
+0
*
updated lib/CodeGen/CMakeLists.txt to unbreak cmake build after r82018
Xerxes Ranby
2009-09-16
1
-0
/
+1
*
fix a gone file.
Chris Lattner
2009-08-23
1
-1
/
+0
*
Update CMakeLists.
Benjamin Kramer
2009-08-17
1
-0
/
+1
*
Post RA scheduler changes. Introduce a hazard recognizer that uses the target...
David Goodwin
2009-08-10
1
-0
/
+1
*
Update CMake.
Daniel Dunbar
2009-08-07
1
-1
/
+0
*
Update CMake files.
Ted Kremenek
2009-08-03
1
-0
/
+1
*
Update CMake files.
Ted Kremenek
2009-07-31
1
-0
/
+2
*
Fix cmake build.
Benjamin Kramer
2009-07-31
1
-1
/
+0
*
Fix the cmake build - patch by Xerxes Rånby.
Duncan Sands
2009-07-06
1
-0
/
+1
*
CMake build fixes, from Xerxes Ranby
Douglas Gregor
2009-07-02
1
-1
/
+1
*
Fix linking of llvm-ld and lli with CMake, from Xerxes Rånby
Douglas Gregor
2009-06-26
1
-0
/
+2
*
CMake: Updated list of files on lib/CodeGen/CMakeLists.txt.
Oscar Fuentes
2009-06-10
1
-0
/
+1
*
Move ELFCodeEmiter stuff to new files
Bruno Cardoso Lopes
2009-06-03
1
-0
/
+1
*
CMake: Added missing source file to lib/CodeGen/CMakeLists.txt.
Oscar Fuentes
2009-06-03
1
-0
/
+1
*
Add a new codegen pass that normalizes dwarf exception handling
Duncan Sands
2009-05-22
1
-0
/
+1
*
Fix cmake builds.
Mike Stump
2009-05-19
1
-0
/
+1
*
Pass to verify generated machine code.
Jakob Stoklund Olesen
2009-05-16
1
-0
/
+1
*
add ShrinkWrapping.cpp
Chris Lattner
2009-05-13
1
-0
/
+1
*
Rename "loop aligner" pass to "code placement optimization" pass.
Evan Cheng
2009-05-07
1
-1
/
+1
*
CMake: Updated lib/CodeGen/CMakeLists.txt.
Oscar Fuentes
2009-05-06
1
-1
/
+1
*
update
Gabor Greif
2009-03-11
1
-0
/
+1
*
Experimental post-pass scheduling support. Post-pass scheduling
Dan Gohman
2008-11-19
1
-0
/
+5
*
CMake: Updated list of source files.
Oscar Fuentes
2008-11-04
1
-0
/
+1
*
CMake: updated lib/CodeGen/CMakeLists.txt
Oscar Fuentes
2008-10-21
1
-0
/
+1
*
CMake: Reflected changes on source file structure. New plugin support
Oscar Fuentes
2008-10-04
1
-0
/
+2
*
Initial support for the CMake build system.
Oscar Fuentes
2008-09-22
1
-0
/
+48