summaryrefslogtreecommitdiffstats
path: root/llvm/test
Commit message (Expand)AuthorAgeFilesLines
* Add saving and restoring of r30 to the prologue and epilogue, respectivelyJustin Hibbits2015-01-082-2/+6
* Fix large stack alignment codegen for ARM and Thumb2 targetsKristof Beyls2015-01-087-15/+179
* R600/SI: Remove SIISelLowering::legalizeOperands()Tom Stellard2015-01-0810-12/+33
* Masked Load/Store - fixed a bug in type legalization.Elena Demikhovsky2015-01-081-0/+49
* Fix a think-o in the test for r225438.Michael Kuperstein2015-01-081-1/+1
* [X86] Don't try to generate direct calls to TLS globalsMichael Kuperstein2015-01-081-0/+19
* Fix test case I missed in r225432.Craig Topper2015-01-081-1/+1
* [X86] Don't print 'dword ptr' or 'qword ptr' on the operand to some of the LE...Craig Topper2015-01-083-0/+47
* Revert "Reapply: Teach SROA how to update debug info for fragmented variables."Adrian Prantl2015-01-084-266/+4
* [RegAllocGreedy] Introduce a late pass to repair broken hints.Quentin Colombet2015-01-081-0/+145
* RegisterCoalescer: Fix valuesIdentical() in some subrange merge cases.Matthias Braun2015-01-071-0/+45
* [GC] improve testing around gc.relocate and fix a testPhilip Reames2015-01-072-5/+19
* R600/SI: Commute instructions to enable more folding opportunitiesTom Stellard2015-01-073-4/+4
* R600/SI: Only fold immediates that have one useTom Stellard2015-01-071-0/+35
* Linker: Don't use MDNode::replaceOperandWith()Duncan P. N. Exon Smith2015-01-072-0/+34
* XFAIL several MCJIT EH tests under ASan and MSan bootstrap.Alexey Samsonov2015-01-074-4/+4
* Add a test that would have found the issue in r224935.Rafael Espindola2015-01-071-0/+24
* Slightly refactor things for llvm-objdump and the -macho option so it can be ...Kevin Enderby2015-01-071-0/+6
* More FMA folding opportunities.Olivier Sallenave2015-01-072-0/+172
* Reapply: Teach SROA how to update debug info for fragmented variables.Adrian Prantl2015-01-074-4/+266
* Debug info: Allow aggregate types to be described by constants.Adrian Prantl2015-01-071-0/+118
* [Hexagon] Adding floating point classification and creation.Colin LeMahieu2015-01-071-0/+12
* R600/SI: Add a V_MOV_B64 pseudo instructionTom Stellard2015-01-073-30/+19
* [Hexagon] Adding encodings for v5 floating point instructions.Colin LeMahieu2015-01-071-0/+98
* [Hexagon] Adding encoding for popcount, fastcorner, dword asr with rounding.Colin LeMahieu2015-01-073-0/+8
* R600/SI: Teach SIFoldOperands to split 64-bit constants when foldingTom Stellard2015-01-073-8/+25
* Introduce an example statepoint GC strategyPhilip Reames2015-01-071-5/+4
* X86: Allow the stack probe size to be configurable per functionDavid Majnemer2015-01-071-0/+78
* [X86] Teach FCOPYSIGN lowering to recognize constant magnitudes.Ahmed Bougacha2015-01-072-14/+105
* [ARM] Add missing Tag_DIV_use tests.Charlie Turner2015-01-071-0/+8
* [PM] Give slightly less horrible names to the utility pass templates forChandler Carruth2015-01-071-23/+23
* Revert r225165 and r225169Karthik Bhat2015-01-071-170/+0
* [PM] Fix a pretty nasty bug where the new pass manager would invalidateChandler Carruth2015-01-071-12/+51
* R600/SI: Add combine for isinfinite patternMatt Arsenault2015-01-061-0/+85
* R600/SI: Pattern match isinf to v_cmp_class instructionsMatt Arsenault2015-01-061-0/+45
* R600/SI: Add basic DAG combines for fp_classMatt Arsenault2015-01-061-0/+162
* R600/SI: Add class intrinsicMatt Arsenault2015-01-061-0/+335
* Fix using wrong intrinsic in testMatt Arsenault2015-01-061-9/+9
* Change the .ll syntax for comdats and add a syntactic sugar.Rafael Espindola2015-01-0636-90/+96
* [PowerPC] Reuse a load operand in int->fp conversionsHal Finkel2015-01-061-0/+96
* [Hexagon] Adding compound jump encodings.Colin LeMahieu2015-01-061-0/+148
* R600/SI: Insert s_waitcnt before s_barrier instructions.Tom Stellard2015-01-062-0/+5
* Revert "Reapply: Teach SROA how to update debug info for fragmented variables."Adrian Prantl2015-01-064-266/+4
* [Hexagon] Adding encoding for misc v4 instructions: boundscheck, tlbmatch, dc...Colin LeMahieu2015-01-062-0/+8
* This patch teaches IndVarSimplify to add nuw and nsw to certain kindsSanjoy Das2015-01-063-2/+216
* [Hexagon] Adding encoding information for absolute address loads.Colin LeMahieu2015-01-061-0/+12
* R600/SI: Add a stub GCNTargetMachineTom Stellard2015-01-06278-309/+309
* [CodeGenPrepare] Improved logic to speculate calls to cttz/ctlz.Andrea Di Biagio2015-01-061-0/+172
* Reapply: Teach SROA how to update debug info for fragmented variables.Adrian Prantl2015-01-064-4/+266
* Don't loop endlessly for MachO files with 0 ncmdsFilipe Cabecinhas2015-01-062-0/+9
OpenPOWER on IntegriCloud