llvm-6502/lib
Andrew Trick 916ba45c62 LSR: Minor cleanup after Daniel's patch.
Combine the Inserted an Done sets into a Visited set.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220623 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-25 19:59:30 +00:00
..
Analysis Clean up assume intrinsic pattern matching, no need to check that the argument is a value. 2014-10-25 18:09:01 +00:00
AsmParser
Bitcode Modernize the error handling of the Materialize function. 2014-10-24 22:50:48 +00:00
CodeGen
DebugInfo
ExecutionEngine
IR Modernize the error handling of the Materialize function. 2014-10-24 22:50:48 +00:00
IRReader
LineEditor
Linker Allow the C API users to keep relying on the OutMessages parameter. 2014-10-25 04:31:08 +00:00
LTO Update the error handling of lib/Linker. 2014-10-25 04:06:10 +00:00
MC
Object
Option
ProfileData
Support
TableGen
Target [X86][SSE] Vector integer/float conversion memory folding 2014-10-25 08:11:20 +00:00
Transforms LSR: Minor cleanup after Daniel's patch. 2014-10-25 19:59:30 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile