llvm-6502/lib
Jakob Stoklund Olesen eab5f7678b Add a catch-all WriteSystem SchedWrite type.
This is used for all the expensive system instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177598 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-20 23:09:50 +00:00
..
Analysis Remove trailing spaces. 2013-03-20 21:47:51 +00:00
Archive
AsmParser
Bitcode
CodeGen When computing the demanded bits of Load SDNodes, make sure that we are looking at the loaded-value operand and not the ptr result (in case of pre-inc loads). 2013-03-20 22:53:44 +00:00
DebugInfo xlC doesn't like Header being both a type and a member variable. Rename the 2013-03-20 21:03:41 +00:00
ExecutionEngine
IR Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the common DIScope prefix 2013-03-20 22:52:54 +00:00
Linker
MC
Object
Option
Support Add timing of the IR parsing code with a new -time-ir-parsing flag 2013-03-20 17:00:25 +00:00
TableGen Make sure TableGen exits with an error code after printing errors. 2013-03-20 20:43:11 +00:00
Target Add a catch-all WriteSystem SchedWrite type. 2013-03-20 23:09:50 +00:00
Transforms Call the new llvm_gcov_init function to register the environment. 2013-03-20 21:13:59 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile