summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/atomics-inlining.c
Commit message (Expand)AuthorAgeFilesLines
* [Sparc] Unbreak testDouglas Katzman2016-11-091-1/+1
* [Sparc] LLONG is not lock-free atomic on v8Douglas Katzman2016-11-091-5/+8
* [SPARC] Allows inlining of atomics for Sparc32 with appropriate store barrier.Chris Dewhurst2016-06-281-0/+13
* [MIPS] Re-land the change r238200 to fix extension of integer typesPetar Jovanovic2015-05-261-2/+2
* Revert r238200: "[MIPS] fix extension of integer types (function calls)"Hans Wennborg2015-05-261-2/+2
* [MIPS] fix extension of integer types (function calls)Petar Jovanovic2015-05-261-2/+2
* Test case updates for explicit type parameter to the gep operatorDavid Blaikie2015-03-131-10/+10
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-14/+14
* Make sure that arm-linux-gnu is still the apcs-gnu ABI when weEric Christopher2014-12-181-12/+12
* [mips] Promote all integral/enumeration types to the GPR widthDaniel Sanders2014-10-241-4/+4
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-5/+5
* Add support for optimized (non-generic) atomic libcalls.Ed Schouten2013-05-311-2/+46
* Slightly extend matching for atomic loads.Ed Schouten2013-05-311-14/+14
* [mips] Enable inlining of atomic ops on mips32 and mips64.Akira Hatanaka2013-01-181-0/+49