| Commit message (Expand) | Author | Age | Files | Lines |
| * | ARM, AArch64, X86: Check preserved registers for tail calls. | Matthias Braun | 2016-04-04 | 1 | -8/+7 |
| * | Remove useless check for ThreadModel==Single in ARMISelLowering. NFC. | James Y Knight | 2016-04-01 | 1 | -7/+3 |
| * | [ARM] Expand v1i64 and v2i64 ctpop. | Benjamin Kramer | 2016-03-31 | 1 | -0/+2 |
| * | CodeGen: Factor out code for tail call result compatibility check; NFC | Matthias Braun | 2016-03-30 | 1 | -36/+10 |
| * | ARM: maintain BB ordering when expanding WIN__DBZCHK | Saleem Abdulrasool | 2016-03-25 | 1 | -1/+1 |
| * | ARM: fix optimised division on WoA | Saleem Abdulrasool | 2016-03-25 | 1 | -0/+1 |
| * | ARM: Better codegen for 64-bit compares. | Peter Collingbourne | 2016-03-21 | 1 | -0/+85 |
| * | [CXX_FAST_TLS] Disable tail call when calling conventions are mismatched. | Manman Ren | 2016-03-18 | 1 | -0/+7 |
| * | ARM: stop asserting on weird <3 x Ty> vectors in ISelLowering. | Tim Northover | 2016-03-17 | 1 | -2/+3 |
| * | ARM: Revert SVN r253865, 254158, fix windows division | Saleem Abdulrasool | 2016-03-17 | 1 | -7/+18 |
| * | Tweak some atomics functions in preparation for larger changes; NFC. | James Y Knight | 2016-03-16 | 1 | -7/+7 |
| * | [DAG] use !isUndef() ; NFCI | Sanjay Patel | 2016-03-14 | 1 | -5/+4 |
| * | [DAG] use isUndef() ; NFCI | Sanjay Patel | 2016-03-14 | 1 | -11/+9 |
| * | Add support for a preserve_most calling convention to the AArch64 backend. | Roman Levenstein | 2016-03-10 | 1 | -0/+4 |
| * | [ARM] Merging 64-bit divmod lib calls into one | Renato Golin | 2016-03-04 | 1 | -0/+9 |
| * | Revert "[ARM] Merging 64-bit divmod lib calls into one" | Renato Golin | 2016-03-03 | 1 | -9/+0 |
| * | [ARM] Merging 64-bit divmod lib calls into one | Renato Golin | 2016-03-02 | 1 | -0/+9 |
| * | [ARM] fix initialization of PredictableSelectIsExpensive | Junmo Park | 2016-02-23 | 1 | -1/+1 |
| * | Minor code cleanups. NFC. | Junmo Park | 2016-02-19 | 1 | -3/+3 |
| * | [CodeGen] Document and use getConstant's splat-building feature. NFC. | Ahmed Bougacha | 2016-02-15 | 1 | -6/+3 |
| * | [CodeGen] Prefer "if (SDValue R = ...)" to "if (R.getNode())". NFCI. | Ahmed Bougacha | 2016-02-09 | 1 | -36/+20 |
| * | ARM: support TLS for WoA | Saleem Abdulrasool | 2016-02-03 | 1 | -0/+52 |
| * | [ARM] Move GNUEABI divmod to __aeabi_divmod* | Renato Golin | 2016-02-03 | 1 | -2/+4 |
| * | Avoid overly large SmallPtrSet/SmallSet | Matthias Braun | 2016-01-30 | 1 | -1/+1 |
| * | ARMv7k: base ABI decision on v7k Arch rather than watchos OS. | Tim Northover | 2016-01-27 | 1 | -2/+2 |
| * | CXX_FAST_TLS calling convention: fix issue on ARM. | Manman Ren | 2016-01-15 | 1 | -4/+5 |
| * | [ARM] Add ARMv8-A semaphore/atomic instructions to ARMv8-M Baseline/Mainline | Bradley Smith | 2016-01-15 | 1 | -1/+2 |
| * | [ARM] Add SDIV/UDIV instructions to ARMv8-M Baseline | Bradley Smith | 2016-01-15 | 1 | -2/+3 |
| * | CXX_FAST_TLS calling convention: performance improvement for ARM. | Manman Ren | 2016-01-12 | 1 | -0/+59 |
| * | CXX_FAST_TLS calling convention: Add support for ARM on Darwin. | Manman Ren | 2016-01-11 | 1 | -0/+1 |
| * | RBIT Instruction only available for ARMv6t2 and above. | Weiming Zhao | 2016-01-08 | 1 | -1/+1 |
| * | Add some testing for thumb1 and thumb2 inline asm immediate constraints | Eric Christopher | 2016-01-08 | 1 | -2/+2 |
| * | ARM: support TLS accesses on Darwin platforms | Tim Northover | 2016-01-07 | 1 | -2/+70 |
| * | Remove extra whitespace. NFC. | Chad Rosier | 2015-12-21 | 1 | -3/+3 |
| * | Normalize MBB's successors' probabilities in several locations. | Cong Hou | 2015-12-13 | 1 | -0/+1 |
| * | Revert r248483, r242546, r242545, and r242409 - absdiff intrinsics | Hal Finkel | 2015-12-11 | 1 | -14/+0 |
| * | [AArch64][ARM] Don't base interleaved op legality on type alloc size. | Ahmed Bougacha | 2015-12-09 | 1 | -6/+6 |
| * | [ARM] When a bitcast is about to be turned into a VMOVDRR, try to combine it | Quentin Colombet | 2015-12-04 | 1 | -0/+55 |
| * | AArch64: use ldxp/stxp pair to implement 128-bit atomic loads. | Tim Northover | 2015-12-02 | 1 | -1/+1 |
| * | Replace all weight-based interfaces in MBB with probability-based interfaces,... | Cong Hou | 2015-12-01 | 1 | -1/+1 |
| * | Revert r254348: "Replace all weight-based interfaces in MBB with probability-... | Hans Wennborg | 2015-12-01 | 1 | -1/+1 |
| * | Replace all weight-based interfaces in MBB with probability-based interfaces,... | Cong Hou | 2015-12-01 | 1 | -1/+1 |
| * | ARM: address WOA unsigned division overflow crash | Martell Malone | 2015-11-26 | 1 | -17/+16 |
| * | Expose isXxxConstant() functions from SelectionDAGNodes.h (NFC) | Artyom Skrobov | 2015-11-25 | 1 | -20/+8 |
| * | ARM: address WoA division overflow crash | Martell Malone | 2015-11-23 | 1 | -20/+11 |
| * | Properly check if a CMPZ node is in fact comparing against zero | James Molloy | 2015-11-16 | 1 | -0/+6 |
| * | [ARM] Replace ARMISD::RBIT with ISD::BITREVERSE | James Molloy | 2015-11-13 | 1 | -4/+5 |
| * | [ARM] CMOV->BFI combining: handle both senses of CMPZ | James Molloy | 2015-11-12 | 1 | -0/+10 |
| * | Properly fix unused variable in disable-assert builds. | Diego Novillo | 2015-11-11 | 1 | -1/+3 |
| * | Remove unused variable in disable-assert builds. NFC. | Diego Novillo | 2015-11-11 | 1 | -2/+1 |