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
*
Add an InterferenceCache class for caching per-block interference ranges.
Jakob Stoklund Olesen
2011-04-02
1
-0
/
+1
*
Move library stuff out of the toplevel CMakeLists.txt file.
Oscar Fuentes
2011-02-18
1
-0
/
+3
*
sort this.
Chris Lattner
2011-01-09
1
-1
/
+1
*
Add the SpillPlacement analysis pass.
Jakob Stoklund Olesen
2011-01-06
1
-0
/
+1
*
Turn the EdgeBundles class into a stand-alone machine CFG analysis pass.
Jakob Stoklund Olesen
2011-01-04
1
-0
/
+1
*
Add MachineLoopRanges analysis.
Jakob Stoklund Olesen
2010-12-15
1
-0
/
+1
*
Add an AllocationOrder class that can iterate over the allocatable physical
Jakob Stoklund Olesen
2010-12-10
1
-0
/
+1
*
Generalize PostRAHazardRecognizer so it can be used in any pass for
Andrew Trick
2010-12-08
1
-1
/
+1
*
Stub out RegAllocGreedy.
Jakob Stoklund Olesen
2010-12-08
1
-0
/
+1
*
Move the FindCopyInsertPoint method of PHIElimination to a new standalone
Cameron Zwarich
2010-12-05
1
-0
/
+1
*
Stub out a new LiveDebugVariables pass.
Jakob Stoklund Olesen
2010-11-30
1
-0
/
+1
*
Rename ExpandPseudos to ExpandISelPseudos to help clarify its role.
Dan Gohman
2010-11-18
1
-1
/
+1
*
Add ExpandPseudos.cpp.
Evan Cheng
2010-11-16
1
-0
/
+1
*
This is a prototype of an experimental register allocation
Andrew Trick
2010-10-22
1
-0
/
+2
*
Create a new LiveRangeEdit class to keep track of the new registers created when
Jakob Stoklund Olesen
2010-10-14
1
-0
/
+1
*
Add initialization routines for CodeGen.
Owen Anderson
2010-10-07
1
-0
/
+1
*
Removed a bunch of unnecessary target_link_libraries.
Oscar Fuentes
2010-09-28
1
-2
/
+0
*
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
Michael J. Spencer
2010-09-13
1
-8
/
+1
*
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
Michael J. Spencer
2010-09-10
1
-1
/
+8
*
Update CMake build.
Ted Kremenek
2010-08-14
1
-1
/
+1
*
Add a local stack object block allocation pass. This is still an
Jim Grosbach
2010-08-14
1
-0
/
+1
*
Update CMake...sorry for the breakage.
Bill Wendling
2010-08-10
1
-2
/
+1
*
Update CMake build.
Ted Kremenek
2010-08-06
1
-0
/
+1
*
Beginning SplitKit - utility classes for live range splitting.
Jakob Stoklund Olesen
2010-07-20
1
-0
/
+1
*
Update CMake build.
Benjamin Kramer
2010-07-19
1
-0
/
+1
*
update CMakeLists.txt
Zhongxing Xu
2010-07-17
1
-0
/
+1
*
Move CallingConvLower.cpp out of the SelectionDAG directory.
Dan Gohman
2010-07-07
1
-0
/
+1
*
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
[next]