llvm-6502/lib
Dan Gohman 3069b3193d Extract the code for inserting a loop into the loop queue into
a separate function.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82946 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-27 23:49:43 +00:00
..
Analysis Extract the code for inserting a loop into the loop queue into 2009-09-27 23:49:43 +00:00
Archive
AsmParser
Bitcode
CodeGen Use explicit structs instead of std::pair to map callee saved regs to spill slots. 2009-09-27 17:58:47 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
MC
Support Avoid using mutex locks if not in multithreaded mode by using a SmartScopedMutex 2009-09-27 11:08:03 +00:00
System
Target LBRX no longer has an explicit SrcValueSDNode operand, so the type 2009-09-27 23:17:47 +00:00
Transforms simplify some code. 2009-09-27 21:46:50 +00:00
VMCore Extract the code for releasing a pass into a separate function, and 2009-09-27 23:38:27 +00:00
Makefile