llvm/lib
Chris Lattner 5543a856ff Replacing a cast with another one does not reduce the number of
casts in the input.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40741 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-02 17:23:38 +00:00
..
Analysis Teach BasicAA about noalias parameter attributes, but do it correctly this time. 2007-08-02 01:18:14 +00:00
Archive
AsmParser Update generated files. 2007-08-01 03:59:32 +00:00
Bitcode
CodeGen Do not emit copies for physical register output if it's not used. 2007-08-02 05:29:38 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target Mark the SSE and MMX load instructions that 2007-08-02 14:27:55 +00:00
Transforms Replacing a cast with another one does not reduce the number of 2007-08-02 17:23:38 +00:00
VMCore Update dominator info for the middle blocks created while spliting 2007-08-02 15:25:57 +00:00
Makefile