llvm-project/llvm/test/CodeGen
Philip Reames 445f942fc4 Use an offset from TOS for idempotent rmw locked op lowering
This was the portion split off D58632 so that it could follow the redzone API cleanup. Note that I changed the offset preferred from -8 to -64. The difference should be very minor, but I thought it might help address one concern which had been previously raised.

Differential Revision: https://reviews.llvm.org/D61862

llvm-svn: 360719
2019-05-14 22:32:42 +00:00
..
AArch64 [NFC][CodeGen][X86][AArch64] Add and-const-mask + const-shift pattern tests 2019-05-14 20:17:04 +00:00
AMDGPU [AMDGPU] Fixed handling of imemdiate i1 literals 2019-05-14 16:18:00 +00:00
ARC
ARM [IRTranslator] Don't hardcode GEP index type 2019-05-14 09:25:17 +00:00
AVR
BPF [BPF] emit BTF sections only if debuginfo available 2019-05-13 05:00:23 +00:00
Generic Fix nondeterminism introduced in r353954 2019-03-26 12:18:08 +00:00
Hexagon [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
Inputs
Lanai [AsmPrinter] refactor to support %c w/ GlobalAddress' 2019-04-26 18:45:04 +00:00
MIR [AMDGPU] gfx1010 tests. NFC. 2019-05-13 19:30:06 +00:00
MSP430 [AsmPrinter] refactor to support %c w/ GlobalAddress' 2019-04-26 18:45:04 +00:00
Mips Reapply r359906, "RegAllocFast: Add heuristic to detect values not live-out of a block" 2019-05-03 19:06:57 +00:00
NVPTX SelectionDAG: accommodate atomic floating stores. 2019-05-10 11:23:04 +00:00
PowerPC [PowerPC] Custom lower known CR bit spills 2019-05-14 14:27:06 +00:00
RISCV [SelectionDAG] Expand ADD/SUBCARRY 2019-05-09 01:17:48 +00:00
SPARC [llvm-readobj] Change -t to --symbols in tests. NFC 2019-05-01 09:28:24 +00:00
SystemZ [SystemZ] Model floating-point control register 2019-05-13 09:47:26 +00:00
Thumb [ARM] Add an extra constant hoisting test. NFC 2019-04-10 18:05:57 +00:00
Thumb2 Reapply r359906, "RegAllocFast: Add heuristic to detect values not live-out of a block" 2019-05-03 19:06:57 +00:00
WebAssembly [WebAssembly] Don't assume that zext/sext result is i32/i64 in fast isel (PR41841) 2019-05-13 19:40:18 +00:00
WinCFGuard
WinEH
X86 Use an offset from TOS for idempotent rmw locked op lowering 2019-05-14 22:32:42 +00:00
XCore [AsmPrinter] refactor to support %c w/ GlobalAddress' 2019-04-26 18:45:04 +00:00