llvm-6502/lib
David Majnemer 3eafccc036 Use the operand vector instead so inline assembly can be validated too
The buildbots got upset after r225941, this should hopefully fix things.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225954 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-14 06:14:36 +00:00
..
Analysis Revert r225854: [PM] Move the LazyCallGraph printing functionality to 2015-01-14 00:27:45 +00:00
AsmParser AsmParser/Bitcode: Add support for MDLocation 2015-01-13 21:10:44 +00:00
Bitcode AsmParser/Bitcode: Add support for MDLocation 2015-01-13 21:10:44 +00:00
CodeGen SelectionDAG: add a -filter-view-dags option to llc 2015-01-14 06:03:18 +00:00
DebugInfo
ExecutionEngine
IR [PM] Push the debug option for the new pass manager into the opt tool 2015-01-13 22:42:38 +00:00
IRReader
LineEditor
Linker
LTO Use the DiagnosticHandler to print diagnostics when reading bitcode. 2015-01-10 00:07:30 +00:00
MC Migrate ABIName to MCTargetOptions so that it can be shared between 2015-01-14 00:50:31 +00:00
Object
Option
ProfileData
Support Running clang-format on CommandLine.h and CommandLine.cpp. 2015-01-13 19:14:20 +00:00
TableGen
Target Use the operand vector instead so inline assembly can be validated too 2015-01-14 06:14:36 +00:00
Transforms Fix a wrong comment in LoopVectorize. 2015-01-14 03:02:16 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile