llvm-6502/lib
Chris Lattner 98d45790ae eliminate PreprocessForRMW now that isel handles it.
We still preprocess calls and fp return stuff.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97598 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-02 22:33:56 +00:00
..
Analysis When expanding an expression such as (A + B + C + D), sort the operands 2010-03-02 19:32:21 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix some issues in WalkChainUsers dealing with 2010-03-02 22:20:06 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support Don't potentially read past the end of the fill data when making a NaN from 2010-03-01 18:38:45 +00:00
System
Target eliminate PreprocessForRMW now that isel handles it. 2010-03-02 22:33:56 +00:00
Transforms Non-affine post-inc SCEV expansions have more code which must be 2010-03-02 01:59:21 +00:00
VMCore Rename LLVMUseIteratorRef to LLVMUseRef since we don't refer to iterators in llvm-c. 2010-03-02 20:32:28 +00:00
Makefile