..
CMakeLists.txt
InstCombine.h
[Layering] Move InstVisitor.h into the IR library as it is pretty
2014-03-06 03:23:41 +00:00
InstCombineAddSub.cpp
[Modules] Move the LLVM IR pattern match header into the IR library, it
2014-03-04 11:08:18 +00:00
InstCombineAndOrXor.cpp
[Modules] Move the ConstantRange class into the IR library. This is
2014-03-04 12:24:34 +00:00
InstCombineCalls.cpp
[C++11] Add range based accessors for the Use-Def chain of a Value.
2014-03-09 03:16:01 +00:00
InstCombineCasts.cpp
[C++11] Add range based accessors for the Use-Def chain of a Value.
2014-03-09 03:16:01 +00:00
InstCombineCompares.cpp
Revert "InstCombine: merge constants in both operands of icmp."
2014-03-28 14:50:57 +00:00
InstCombineLoadStoreAlloca.cpp
[InstCombine] Don't fold bitcast into store if it would need addrspacecast
2014-03-25 17:21:41 +00:00
InstCombineMulDivRem.cpp
[Modules] Move the LLVM IR pattern match header into the IR library, it
2014-03-04 11:08:18 +00:00
InstCombinePHI.cpp
[C++11] Add range based accessors for the Use-Def chain of a Value.
2014-03-09 03:16:01 +00:00
InstCombineSelect.cpp
[Modules] Move the LLVM IR pattern match header into the IR library, it
2014-03-04 11:08:18 +00:00
InstCombineShifts.cpp
[Modules] Move the LLVM IR pattern match header into the IR library, it
2014-03-04 11:08:18 +00:00
InstCombineSimplifyDemanded.cpp
[Modules] Move the LLVM IR pattern match header into the IR library, it
2014-03-04 11:08:18 +00:00
InstCombineVectorOps.cpp
[C++11] Add range based accessors for the Use-Def chain of a Value.
2014-03-09 03:16:01 +00:00
InstCombineWorklist.h
[C++11] Add range based accessors for the Use-Def chain of a Value.
2014-03-09 03:16:01 +00:00
InstructionCombining.cpp
[C++11] Add range based accessors for the Use-Def chain of a Value.
2014-03-09 03:16:01 +00:00
LLVMBuild.txt
Makefile