llvm-6502/lib
Quentin Colombet 9deb91722c Update global merge pass according to Duncan's advices:
- Remove useless includes
- Change misleading comments
- Move code into doFinalization


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177445 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-19 21:46:49 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Move #include of BitVector from .h to .cpp file. 2013-03-18 23:45:45 +00:00
DebugInfo
ExecutionEngine
IR The testing to ensure a vector of zeros of type floating point isn't misclassified as negative zero can be simplified, as pointed out by Duncan Sands. 2013-03-19 10:16:40 +00:00
Linker The Linker interface has some dead code after the cleanup in r172749 2013-03-19 15:26:24 +00:00
MC [ms-inline asm] Remove the brackets from X86Operand in the IR. These will be 2013-03-19 21:12:14 +00:00
Object
Option
Support
TableGen
Target Annotate X86InstrCompiler.td with SchedRW lists. 2013-03-19 21:16:56 +00:00
Transforms Update global merge pass according to Duncan's advices: 2013-03-19 21:46:49 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile