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
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
2009-06-26
Fix linking of llvm-ld and lli with CMake, from Xerxes Rånby
Douglas Gregor
2009-06-10
CMake: Updated list of files on lib/CodeGen/CMakeLists.txt.
Oscar Fuentes
2009-06-03
Move ELFCodeEmiter stuff to new files
Bruno Cardoso Lopes
2009-06-03
CMake: Added missing source file to lib/CodeGen/CMakeLists.txt.
Oscar Fuentes
2009-05-22
Add a new codegen pass that normalizes dwarf exception handling
Duncan Sands
2009-05-19
Fix cmake builds.
Mike Stump
2009-05-16
Pass to verify generated machine code.
Jakob Stoklund Olesen
2009-05-13
add ShrinkWrapping.cpp
Chris Lattner
2009-05-07
Rename "loop aligner" pass to "code placement optimization" pass.
Evan Cheng
2009-05-06
CMake: Updated lib/CodeGen/CMakeLists.txt.
Oscar Fuentes
2009-03-11
update
Gabor Greif
2008-11-19
Experimental post-pass scheduling support. Post-pass scheduling
Dan Gohman
2008-11-04
CMake: Updated list of source files.
Oscar Fuentes
2008-10-21
CMake: updated lib/CodeGen/CMakeLists.txt
Oscar Fuentes
2008-10-04
CMake: Reflected changes on source file structure. New plugin support
Oscar Fuentes
2008-09-22
Initial support for the CMake build system.
Oscar Fuentes