llvm-6502/lib
Akira Hatanaka 939ece1b5c Make EmitAtomic functions return the correct MachineBasicBlocks so that
ExpandISelPseudos::runOnMachineFunction does not visit instructions that have
just been added.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135465 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-19 03:42:13 +00:00
..
Analysis Make a provision to encode inline location in a variable. This will enable dwarf writer to easily distinguish between two instances of a inlined variable in one basic block. 2011-07-19 01:03:32 +00:00
Archive
AsmParser
Bitcode
CodeGen Revert r135423. 2011-07-19 00:28:24 +00:00
CompilerDriver Build CompilerDriver library. 2011-03-12 22:01:42 +00:00
ExecutionEngine
Linker
MC Micro-opt: Only emit compact unwind if there is a compact unwind encoding to emit. 2011-07-19 00:09:25 +00:00
Object
Support Add APInt(numBits, ArrayRef<uint64_t> bigVal) constructor to prevent future ambiguity 2011-07-18 21:45:40 +00:00
Target Make EmitAtomic functions return the correct MachineBasicBlocks so that 2011-07-19 03:42:13 +00:00
Transforms
VMCore
CMakeLists.txt
Makefile