BasicBlock.cpp
|
Add a constified getLandingPad() method.
|
2012-01-31 00:26:24 +00:00 |
Constants.cpp
|
Convert assert(0) to llvm_unreachable
|
2012-02-05 22:14:15 +00:00 |
ConstantsContext.h
|
Efficient Constant Uniquing.
|
2012-02-05 20:54:10 +00:00 |
Core.cpp
|
Convert assert(0) to llvm_unreachable
|
2012-02-05 22:14:15 +00:00 |
Instructions.cpp
|
Convert assert(0) to llvm_unreachable
|
2012-02-05 22:14:15 +00:00 |
LLVMContextImpl.cpp
|
Efficient Constant Uniquing.
|
2012-02-05 20:54:10 +00:00 |
LLVMContextImpl.h
|
Efficient Constant Uniquing.
|
2012-02-05 20:54:10 +00:00 |
Pass.cpp
|
whitespace
|
2012-02-03 05:12:30 +00:00 |
PassManager.cpp
|
Convert assert(0) to llvm_unreachable
|
2012-02-05 22:14:15 +00:00 |
ValueTypes.cpp
|
Convert assert(0) to llvm_unreachable
|
2012-02-05 22:14:15 +00:00 |
Verifier.cpp
|
Simplify some GEP checks in the verifier.
|
2012-02-03 17:28:51 +00:00 |