llvm-6502/lib
Andrew Trick 6e0b2a0cb0 Order CALLSEQ_START and CALLSEQ_END nodes.
Fixes PR16146: gdb.base__call-ar-st.exp fails after
pre-RA-sched=source fixes.

Patch by Xiaoyi Guo!

This also fixes an unsupported dbg.value test case. Codegen was
previously incorrect but the test was passing by luck.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182885 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-29 22:03:55 +00:00
..
Analysis Add support for llvm.vectorizer metadata 2013-05-28 20:00:34 +00:00
Archive
AsmParser
Bitcode
CodeGen Order CALLSEQ_START and CALLSEQ_END nodes. 2013-05-29 22:03:55 +00:00
DebugInfo
ExecutionEngine ARM: use pristine object file while processing relocations 2013-05-28 19:48:19 +00:00
IR Simplify logic by using the appropriate functions. 2013-05-29 17:33:31 +00:00
IRReader
Linker Extend RemapInstruction and friends to take an optional new parameter, a ValueMaterializer. 2013-05-28 15:17:05 +00:00
MC Add support for DWARF line number table entries for values in the instruction 2013-05-25 21:56:53 +00:00
Object
Option
Support [APInt] Implement tcDecrement as a counterpart to tcIncrement. This is for use in APFloat IEEE-754R 2008 nextUp/nextDown function. 2013-05-28 19:50:20 +00:00
TableGen
Target Order CALLSEQ_START and CALLSEQ_END nodes. 2013-05-29 22:03:55 +00:00
Transforms LoopVectorize.cpp: Fix abuse of StringRef on Twine. Twine captures the pointer of StringRef. 2013-05-29 03:13:47 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile