llvm-6502/lib
Jim Grosbach a4f809d8db DMB can just be a pat referencing MCR.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127423 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-10 19:27:17 +00:00
..
Analysis Introduce DebugInfoProbe. This is used to monitor how llvm optimizer is treating debugging information. 2011-03-10 00:21:25 +00:00
Archive
AsmParser
Bitcode
CodeGen Add an option to disable critical edge splitting in PHIElimination. 2011-03-10 05:59:17 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Add constructors to MCElfStreamer and MCObjectStreamer to take an extra MCAssembler * argument. 2011-03-09 17:33:05 +00:00
Object
Support Add r127409 back now that the windows file was updated. 2011-03-10 18:33:29 +00:00
Target DMB can just be a pat referencing MCR. 2011-03-10 19:27:17 +00:00
Transforms InstCombine: Turn umul_with_overflow into mul nuw if we can prove that it cannot overflow. 2011-03-10 18:40:14 +00:00
VMCore Unbreak the CMake build. 2011-03-10 00:51:01 +00:00
CMakeLists.txt
Makefile