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
/
CodeGen
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2010-11-18
Rename ExpandPseudos to ExpandISelPseudos to help clarify its role.
Dan Gohman
2010-11-16
Add ExpandPseudos.cpp.
Evan Cheng
2010-10-22
This is a prototype of an experimental register allocation
Andrew Trick
2010-10-14
Create a new LiveRangeEdit class to keep track of the new registers created when
Jakob Stoklund Olesen
2010-10-07
Add initialization routines for CodeGen.
Owen Anderson
2010-09-28
Removed a bunch of unnecessary target_link_libraries.
Oscar Fuentes
2010-09-13
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
Michael J. Spencer
2010-09-10
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
Michael J. Spencer
2010-08-14
Update CMake build.
Ted Kremenek
2010-08-14
Add a local stack object block allocation pass. This is still an
Jim Grosbach
2010-08-10
Update CMake...sorry for the breakage.
Bill Wendling
2010-08-06
Update CMake build.
Ted Kremenek
2010-07-20
Beginning SplitKit - utility classes for live range splitting.
Jakob Stoklund Olesen
2010-07-19
Update CMake build.
Benjamin Kramer
2010-07-17
update CMakeLists.txt
Zhongxing Xu
2010-07-07
Move CallingConvLower.cpp out of the SelectionDAG directory.
Dan Gohman
2010-06-29
Begin implementation of an inline spiller.
Jakob Stoklund Olesen
2010-06-15
Remove the local register allocator.
Jakob Stoklund Olesen
2010-06-15
Update CMake build.
Ted Kremenek
2010-04-21
Add fast register allocator, enabled with -regalloc=fast.
Jakob Stoklund Olesen
2010-04-21
Update CMakeLists.txt.
Dan Gohman
2010-04-02
Ok, third time's the charm. No changes from last time except the CMake
David Greene
2010-04-02
remove empty file.
Chris Lattner
2010-04-02
Update CMake.
Benjamin Kramer
2010-03-02
Add file to CMakeLists.txt
Eric Christopher
2010-02-15
Add missed entry to cmake build list file
Anton Korobeynikov
2010-02-12
Add a new pass on machine instructions to optimize away PHI cycles that
Bob Wilson
2010-02-02
Update CMake.
Daniel Dunbar
2010-01-19
Update CMake list.
Benjamin Kramer
2010-01-15
Update CMake build.
Ted Kremenek
2010-01-13
Update CMake file.
Ted Kremenek
2009-12-14
Added CalcSpillWeights to CMakeLists.
Lang Hames
2009-12-02
Fix CMake makefiles
Douglas Gregor
2009-12-02
Add MaxStackAlignment.cpp to CMake
Jim Grosbach
2009-11-26
Split tail duplication into a separate pass. This is needed to avoid
Bob Wilson
2009-11-04
Fix CMake makefiles
Douglas Gregor
2009-10-26
Add aggressive anti-dependence breaker. Currently it is not the default for a...
David Goodwin
2009-10-26
Break anti-dependence breaking out into its own class.
David Goodwin
2009-10-07
second half of lazy liveness removal.
Chris Lattner
2009-09-17
Remove simple regalloc. It has bit rotted.
Evan Cheng
2009-09-16
updated lib/CodeGen/CMakeLists.txt to unbreak cmake build after r82018
Xerxes Ranby
2009-08-23
fix a gone file.
Chris Lattner
2009-08-17
Update CMakeLists.
Benjamin Kramer
2009-08-10
Post RA scheduler changes. Introduce a hazard recognizer that uses the target...
David Goodwin
2009-08-07
Update CMake.
Daniel Dunbar
2009-08-03
Update CMake files.
Ted Kremenek
2009-07-31
Update CMake files.
Ted Kremenek
2009-07-31
Fix cmake build.
Benjamin Kramer
2009-07-06
Fix the cmake build - patch by Xerxes RĂ„nby.
Duncan Sands
2009-07-02
CMake build fixes, from Xerxes Ranby
Douglas Gregor
[next]