llvm-6502/lib
Chandler Carruth 30c016f41f Make the mem2reg interface use an ArrayRef as it keeps a copy of these
to iterate over.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186788 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-21 08:37:58 +00:00
..
Analysis Comment: try to clarify loop iteration order. 2013-07-20 23:10:31 +00:00
AsmParser
Bitcode
CodeGen Fix uninitialized memory read found by MemorySanitizer: always set output parameter of ConvergingScheduler::SchedBoundary::getOtherResourceCount 2013-07-19 08:55:18 +00:00
DebugInfo
ExecutionEngine
IR Disallow global aliases to bitcast between address spaces 2013-07-20 17:46:05 +00:00
IRReader
Linker
MC
Object Retry submitting r186623: COFFDumper: Dump data directory entries. 2013-07-19 23:23:29 +00:00
Option [Option] Add inclusion and exclusion flags to option parsing 2013-07-19 18:04:57 +00:00
Support Fix size_t -> uint warnings with MSVC 64-bit build 2013-07-20 00:20:10 +00:00
TableGen
Target Mark that the _ftol2 function used by windows on x86 to handle fptoui modifies ECX. 2013-07-21 07:28:13 +00:00
Transforms Make the mem2reg interface use an ArrayRef as it keeps a copy of these 2013-07-21 08:37:58 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile