llvm-6502/lib
Mikhail Glushenkov 572ec1f3c0 Trailing whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118050 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-02 20:32:52 +00:00
..
Analysis Make ScalarEvolution::forgetLoop forget all contained loops too, because 2010-10-29 20:16:10 +00:00
Archive
AsmParser
Bitcode
CodeGen Fixes <rdar://problem/8612856>: During postRAsched, the antidependence 2010-11-02 18:16:45 +00:00
CompilerDriver
ExecutionEngine
Linker Trailing whitespace. 2010-11-02 20:32:52 +00:00
MC Add support for expressions in .sleb/.uleb directives. 2010-11-02 17:22:24 +00:00
Support FindExecutable: remove the executability check. 2010-11-02 20:32:46 +00:00
System Make FindProgramByName return paths with slashes unmodified on Windows. 2010-11-02 20:32:39 +00:00
Target Sort bit assignments. Cosmetic change only. 2010-11-02 17:59:04 +00:00
Transforms When folding away a (shl (shr)) pair, we need to check that the bits that will BECOME the low 2010-11-01 21:08:20 +00:00
VMCore Apply patch for use-after-free in InlineAsm constant handling, 2010-11-02 17:59:27 +00:00
Makefile