.. |
CMakeLists.txt
|
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
|
2012-06-24 13:32:01 +00:00 |
InstCombine.h
|
Consider expression "0.0 - X" as the negation of X if
|
2013-01-09 00:13:41 +00:00 |
InstCombineAddSub.cpp
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
InstCombineAndOrXor.cpp
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
InstCombineCalls.cpp
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
InstCombineCasts.cpp
|
Teach InstCombine to hoist FABS and FNEG through FPTRUNC instructions. The application of these operations commutes with the truncation, so we should prefer to do them in the smallest size we can, to save register space, use smaller constant pool entries, etc.
|
2013-01-10 22:06:52 +00:00 |
InstCombineCompares.cpp
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
InstCombineLoadStoreAlloca.cpp
|
switch from pointer equality comparison to MDNode::getMostGenericTBAA
|
2013-01-05 16:44:07 +00:00 |
InstCombineMulDivRem.cpp
|
Cosmetical changne in order to conform to coding std.
|
2013-01-07 22:41:28 +00:00 |
InstCombinePHI.cpp
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
InstCombineSelect.cpp
|
Use the new script to sort the includes of every file under lib.
|
2012-12-03 16:50:05 +00:00 |
InstCombineShifts.cpp
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
InstCombineSimplifyDemanded.cpp
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
InstCombineVectorOps.cpp
|
[InstCombine] Teach InstCombine how to handle an obfuscated splat.
|
2012-10-16 21:29:38 +00:00 |
InstCombineWorklist.h
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
InstructionCombining.cpp
|
Consider expression "0.0 - X" as the negation of X if
|
2013-01-09 00:13:41 +00:00 |
LLVMBuild.txt
|
|
|
Makefile
|
|
|