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
/
InstCombine
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up a bit. No functional change.
Jim Grosbach
2013-04-05
1
-1
/
+1
*
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
NAKAMURA Takumi
2012-06-24
1
-0
/
+2
*
build/CMake: Finish removal of add_llvm_library_dependencies.
Daniel Dunbar
2011-11-29
1
-8
/
+0
*
Rewrite the CMake build to use explicit dependencies between libraries,
Chandler Carruth
2011-07-29
1
-0
/
+8
*
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
/
+2
*
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
Michael J. Spencer
2010-09-10
1
-2
/
+7
*
split and/or/xor out into one overly-large (2000LOC) file. However, I think
Chris Lattner
2010-01-05
1
-0
/
+1
*
split instcombine of shifts out to its own file.
Chris Lattner
2010-01-05
1
-0
/
+1
*
split call handling out to InstCombineCalls.cpp
Chris Lattner
2010-01-05
1
-0
/
+1
*
split add/sub out to its own file. Eliminate use of
Chris Lattner
2010-01-05
1
-0
/
+1
*
split mul/div/rem instructions out to their own file.
Chris Lattner
2010-01-05
1
-0
/
+1
*
split select out to its own file.
Chris Lattner
2010-01-05
1
-0
/
+1
*
split out load/store/alloca.
Chris Lattner
2010-01-05
1
-0
/
+1
*
split vector stuff out to InstCombineVectorOps.cpp
Chris Lattner
2010-01-05
1
-0
/
+1
*
split PHI node stuff out to InstCombinePHI.cpp
Chris Lattner
2010-01-05
1
-0
/
+1
*
split 943 lines of instcombine out to a new InstCombineCasts.cpp
Chris Lattner
2010-01-04
1
-0
/
+1
*
split instcombine of compares (visit[FI]Cmp) out to
Chris Lattner
2010-01-04
1
-0
/
+1
*
update cmakefile
Chris Lattner
2010-01-04
1
-0
/
+1
*
forgot to svn add these.
Chris Lattner
2010-01-04
1
-0
/
+5