llvm-6502/lib
Andrew Trick d73d4f4ef2 Use symbolic operands in the patchpoint folding routine and fix a spilling bug.
Fixes <rdar://15487687> [JS] AnyRegCC argument ends up being spilled

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195094 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-19 03:29:59 +00:00
..
Analysis The 'optnone' attribute means don't inline anything into this function 2013-11-18 21:44:03 +00:00
AsmParser Add addrspacecast instruction. 2013-11-15 01:34:59 +00:00
Bitcode Fix spacing, forward declare order. 2013-11-18 02:51:33 +00:00
CodeGen Add an abstraction to handle patchpoint operands. 2013-11-19 03:29:56 +00:00
DebugInfo
ExecutionEngine [weak vtables] Remove a bunch of weak vtables 2013-11-19 00:57:56 +00:00
IR [weak vtables] Remove a bunch of weak vtables 2013-11-19 00:57:56 +00:00
IRReader
Linker
LTO Use array_pod_sort instead of std::sort 2013-11-16 16:15:56 +00:00
MC [weak vtables] Remove a bunch of weak vtables 2013-11-19 00:57:56 +00:00
Object Path: Recognize COFF import library file magic. 2013-11-15 21:22:02 +00:00
Option
Support [weak vtables] Remove a bunch of weak vtables 2013-11-19 00:57:56 +00:00
TableGen
Target Use symbolic operands in the patchpoint folding routine and fix a spilling bug. 2013-11-19 03:29:59 +00:00
Transforms Debug info: Let LowerDbgDeclare perfom the dbg.declare -> dbg.value 2013-11-18 23:04:38 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile