llvm-project/llvm/test/CodeGen
Paul Robinson 37a13ddb4b Recommit r288212: Emit 'no line' information for interesting 'orphan' instructions.
The LLDB tests are now ready for this patch.

DWARF specifies that "line 0" really means "no appropriate source
location" in the line table.  Use this for branch targets and some
other cases that have no specified source location, to prevent
inheriting unfortunate line numbers from physically preceding
instructions (which might be from completely unrelated source).

Differential Revision: http://reviews.llvm.org/D24180

llvm-svn: 288283
2016-11-30 22:49:55 +00:00
..
AArch64 [AArch64] Fix useful bits detection for BFM instructions 2016-11-30 17:04:22 +00:00
AMDGPU AMDGPU: Move mir tests into mir test directory 2016-11-30 18:50:26 +00:00
ARM [xray] Add XRay support for Mach-O in CodeGen 2016-11-23 02:07:04 +00:00
AVR Un-XFAIL an AVR CodeGen test 2016-11-26 01:07:32 +00:00
BPF [bpf] attempt to fix big-endian bots 2016-11-21 07:26:23 +00:00
Generic Add -O0 support for @llvm.invariant.group.barrier by discarding it if it gets to ISel. 2016-11-07 16:47:20 +00:00
Hexagon [Hexagon] Remove unsafe load instructions that affect Stack Slot Coloring 2016-11-14 17:11:00 +00:00
Inputs
Lanai [lanai] Manually match 0/-1 with R0/R1. 2016-11-29 23:01:09 +00:00
MIR AMDGPU: Move mir tests into mir test directory 2016-11-30 18:50:26 +00:00
MSP430 Fix PR27500: on MSP430 the branch destination offset is measured in words, not bytes. 2016-11-08 17:19:59 +00:00
Mips Revert "[DAG] Improve loads-from-store forwarding to handle TokenFactor" 2016-11-28 14:30:29 +00:00
NVPTX [NVPTX] Remove NVPTXFavorNonGenericAddrSpaces pass. 2016-10-31 21:51:42 +00:00
PowerPC Revert https://reviews.llvm.org/rL287679 2016-11-29 23:00:33 +00:00
SPARC ScheduleDAGInstrs: Add condjump deps to addSchedBarrierDeps() 2016-11-11 01:34:21 +00:00
SystemZ [SystemZ] Support load-and-trap instructions 2016-11-28 13:59:22 +00:00
Thumb Revert "[Thumb] Teach ISel how to lower compares of AND bitmasks efficiently" 2016-11-03 14:08:01 +00:00
Thumb2 Revert "[Thumb] Teach ISel how to lower compares of AND bitmasks efficiently" 2016-11-03 14:08:01 +00:00
WebAssembly Revert r287637 "[wasm] hack around test failure after r287553." 2016-11-28 19:55:46 +00:00
WinEH
X86 Recommit r288212: Emit 'no line' information for interesting 'orphan' instructions. 2016-11-30 22:49:55 +00:00
XCore Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." 2016-10-13 20:23:25 +00:00