llvm-6502/lib
Benjamin Kramer 8c3a411cd6 LoopVectorize: Clean up ValueMap a bit and avoid double lookups.
No intended functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173809 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-29 17:31:33 +00:00
..
Analysis
Archive
AsmParser
Bitcode Use an AttrBuilder to generate the correct AttributeSet. 2013-01-29 01:43:29 +00:00
CodeGen MIsched: cleanup code. Use isBoundaryNode(). 2013-01-29 06:26:35 +00:00
DebugInfo
ExecutionEngine Formatting correction 2013-01-29 00:50:18 +00:00
IR AttributeSet::get(): Fix a valgrind error. It doesn't affect actual behavior, though. 2013-01-29 15:18:16 +00:00
Linker
MC
Object
Option
Support Fix gcc/printf/ISO C++ warning 2013-01-28 19:34:42 +00:00
TableGen A bugfix for tblgen, in the function ‘emitSourceFileHeader’. 2013-01-28 07:35:33 +00:00
Target R600/AMDILPeepholeOptimizer.cpp: Tweak std::make_pair to satisfy C++11. 2013-01-29 16:31:56 +00:00
Transforms LoopVectorize: Clean up ValueMap a bit and avoid double lookups. 2013-01-29 17:31:33 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile