llvm-6502/lib
NAKAMURA Takumi e310b3a2a3 Fix whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125746 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-17 12:23:50 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Switch to SmallVector in SimpleRegisterCoalescing for a 3.5% speedup on 403.gcc. 2011-02-17 06:52:07 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Gas is very inconsistent about when a relaxation/relocation is needed. Do 2011-02-16 03:25:55 +00:00
Object
Support
Target Fix whitespace. 2011-02-17 12:23:50 +00:00
Transforms Transform "A + B >= A + C" into "B >= C" if the adds do not wrap. Likewise for some 2011-02-17 07:46:37 +00:00
VMCore
Makefile