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
/
Transforms
/
Scalar
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation ...
Michael Gottesman
2013-01-28
1
-1
/
+0
*
Introduce a new SROA implementation.
Chandler Carruth
2012-09-14
1
-0
/
+1
*
move the bounds checking pass to the instrumentation folder, where it belongs...
Nuno Lopes
2012-07-20
1
-1
/
+0
*
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
NAKAMURA Takumi
2012-06-24
1
-0
/
+2
*
hopefully fix the CMake build. sorry for breakage
Nuno Lopes
2012-05-22
1
-0
/
+1
*
build/CMake: Finish removal of add_llvm_library_dependencies.
Daniel Dunbar
2011-11-29
1
-9
/
+0
*
Fix CMake build.
Michael J. Spencer
2011-10-17
1
-0
/
+1
*
Remove the old tail duplication pass. It is not used and is unable to update
Rafael Espindola
2011-08-30
1
-1
/
+0
*
Rewrite the CMake build to use explicit dependencies between libraries,
Chandler Carruth
2011-07-29
1
-0
/
+9
*
The ARC language-specific optimizer. Credit to Dan Gohman.
John McCall
2011-06-15
1
-0
/
+1
*
Unbreak CMake build.
Ted Kremenek
2011-02-28
1
-1
/
+0
*
update cmake
Chris Lattner
2011-02-28
1
-1
/
+0
*
CMake: Add missing source file.
Michael J. Spencer
2011-01-03
1
-0
/
+1
*
Add a new loop-instsimplify pass, with the intention of replacing the instance
Cameron Zwarich
2011-01-03
1
-0
/
+1
*
Start of a pass for recognizing memset and memcpy idioms.
Chris Lattner
2010-12-26
1
-0
/
+1
*
Update CMake.
Daniel Dunbar
2010-10-08
1
-1
/
+0
*
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
*
Rename file to something more descriptive.
Owen Anderson
2010-08-31
1
-1
/
+1
*
remove the ABCD and SSI passes. They don't have any clients that
Chris Lattner
2010-08-28
1
-1
/
+0
*
Update CMake build. Add newline at end of file.
Benjamin Kramer
2010-08-28
1
-0
/
+1
*
Add an atomic lowering pass
Peter Collingbourne
2010-08-03
1
-0
/
+1
*
Update CMake build.
Ted Kremenek
2010-05-07
1
-0
/
+1
*
Remove SCCVN from the CMake build system.
Owen Anderson
2010-04-13
1
-1
/
+0
*
Pull these back out, they're a little too aggressive and time
Eric Christopher
2010-02-09
1
-1
/
+0
*
Add file in here too.
Eric Christopher
2010-02-09
1
-0
/
+1
*
move instcombine to its own library, it's past time.
Chris Lattner
2010-01-04
1
-1
/
+0
*
remove the now dead condprop pass, PR3906.
Chris Lattner
2009-11-11
1
-1
/
+0
*
Update CMakeLists for recent renames.
Dan Gohman
2009-10-31
1
-1
/
+1
*
Remove CodeGenLICM. It's largely obsoleted by MachineLICM's new ability
Dan Gohman
2009-10-31
1
-1
/
+0
*
Update CMake file.
Benjamin Kramer
2009-10-28
1
-0
/
+1
*
VS build fix, patch by Marius Wachtler.
Mike Stump
2009-10-27
1
-0
/
+1
*
Update CMake files.
Ted Kremenek
2009-10-26
1
-0
/
+1
*
Update CMake file.
Ted Kremenek
2009-10-06
1
-1
/
+0
*
Remove GVNPRE.cpp from the CMake makefile
Douglas Gregor
2009-10-01
1
-1
/
+0
*
Update CMake.
Daniel Dunbar
2009-09-17
1
-0
/
+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 source files.
Oscar Fuentes
2008-11-05
1
-0
/
+1
*
Initial support for the CMake build system.
Oscar Fuentes
2008-09-22
1
-0
/
+32