llvm-6502/lib
Devang Patel 54e247d2d0 removeNotPreservedAnalysis().
Do not remove ImmutablePass from the list.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32507 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-12 23:07:44 +00:00
..
Analysis Get even more accurate on the casting. 2006-12-12 09:17:50 +00:00
Archive
AsmParser
Bytecode
CodeGen Expand FP constant to integers if FP types are not legal. 2006-12-12 22:19:28 +00:00
Debugger
ExecutionEngine Change inferred cast creation calls to more specific cast creations. 2006-12-12 01:17:41 +00:00
Linker Change inferred getCast into specific getCast. Passes all tests. 2006-12-12 05:05:00 +00:00
Support
System
Target Honor cpu directive, take two. 2006-12-12 20:57:08 +00:00
Transforms this can be trunc or bitcast, per line 3092. 2006-12-12 19:11:20 +00:00
VMCore removeNotPreservedAnalysis(). 2006-12-12 23:07:44 +00:00
Makefile