llvm-6502/lib
Andrew Trick ef2d9e59ab ARM scheduling fix: compute predicated implicit use properly.
Minor drive by fix to cleanup latency computation. Calling
getOperandLatency with a deliberately incorrect operand index does not
give you the latency you want.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158959 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-22 02:50:31 +00:00
..
Analysis remove extractMallocCallFromBitCast, since it was tailor maded for its sole user. Update GlobalOpt accordingly. 2012-06-22 00:25:01 +00:00
Archive
AsmParser
Bitcode PR1255: case ranges. 2012-06-02 09:42:43 +00:00
CodeGen Emit relocations for DW_AT_location entries on systems which need it. This is 2012-06-22 01:25:12 +00:00
DebugInfo
ExecutionEngine Disable the right instance of TheJIT, this one is only used in asserts. 2012-06-16 21:55:52 +00:00
Linker
MC Emit relocations for DW_AT_location entries on systems which need it. This is 2012-06-22 01:25:12 +00:00
Object Added accessors for getting coff_relocation info 2012-06-18 19:47:16 +00:00
Support Remove an "else" that snuck in after a "return" ;) 2012-06-20 20:38:36 +00:00
TableGen Emit TableGen's header comment with C-style comments, so it can be used from C89 code. 2012-06-19 17:04:16 +00:00
Target ARM scheduling fix: compute predicated implicit use properly. 2012-06-22 02:50:31 +00:00
Transforms fix whitespace in my last commit. 2012-06-22 00:29:58 +00:00
VMCore revert r158660, since Chris has some issues with this patch (namely using code to reprent information only used by the compiler) 2012-06-18 23:34:26 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile