index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
SelectionDAG
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespace to trigger re-cmaking
Michael Liao
2017-10-02
1
-1
/
+1
*
[DAG] Move BaseIndexOffset into separate Libarary. NFC.
Nirav Dave
2017-06-21
1
-0
/
+1
*
[CMake] NFC. Updating CMake dependency specifications
Chris Bieneman
2016-11-17
1
-2
/
+3
*
Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to Code...
Benjamin Kramer
2016-01-27
1
-3
/
+3
*
[Statepoints 3/4] Statepoint infrastructure for garbage collection: Selection...
Philip Reames
2014-12-02
1
-0
/
+1
*
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
NAKAMURA Takumi
2012-06-24
1
-0
/
+2
*
Refactor the SelectionDAG's 'dump' methods into their own .cpp file.
Bill Wendling
2012-03-13
1
-0
/
+1
*
fix cmake
Andrew Trick
2012-02-01
1
-1
/
+1
*
VLIW specific scheduler framework that utilizes deterministic finite automato...
Andrew Trick
2012-02-01
1
-1
/
+3
*
build/CMake: Finish removal of add_llvm_library_dependencies.
Daniel Dunbar
2011-11-29
1
-10
/
+0
*
Really unbreak CMake build
Douglas Gregor
2011-10-24
1
-3
/
+1
*
Unbreak CMake build
Douglas Gregor
2011-10-24
1
-0
/
+1
*
Rewrite the CMake build to use explicit dependencies between libraries,
Chandler Carruth
2011-07-29
1
-0
/
+10
*
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
-7
/
+1
*
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
Michael J. Spencer
2010-09-10
1
-1
/
+7
*
Move CallingConvLower.cpp out of the SelectionDAG directory.
Dan Gohman
2010-07-07
1
-1
/
+0
*
Create a new TargetSelectionDAGInfo class. This will eventually acquire
Dan Gohman
2010-04-16
1
-0
/
+1
*
Rename SelectionDAGLowering to SelectionDAGBuilder, and rename
Dan Gohman
2009-11-23
1
-1
/
+1
*
Update CMake file.
Ted Kremenek
2009-11-23
1
-0
/
+1
*
Create a new InstrEmitter class for translating SelectionDAG nodes
Dan Gohman
2009-10-10
1
-1
/
+1
*
Lexically order files in CMakeLists.txt files.
Ted Kremenek
2009-07-15
1
-3
/
+3
*
CMake build fixes, from Xerxes Ranby
Douglas Gregor
2009-07-02
1
-0
/
+2
*
Update for CMakeLists; untested, so tell me if there are issues.
Eli Friedman
2009-05-24
1
-0
/
+1
*
Experimental post-pass scheduling support. Post-pass scheduling
Dan Gohman
2008-11-19
1
-3
/
+2
*
Move ScheduleDAGList's LatencyPriorityQueue class out to a separate file.
Dan Gohman
2008-11-15
1
-0
/
+1
*
Initial support for the CMake build system.
Oscar Fuentes
2008-09-22
1
-0
/
+21