summaryrefslogtreecommitdiffstats
path: root/llvm/test
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Add test case for preferred function alignment (NFC). Florian Hahn2017-07-071-0/+26
* [ARM] GlobalISel: Select hard G_FCMP for s32Diana Picus2017-07-072-0/+637
* [TableGen] Add a proper namespace to an Instruction in an AsmMatcher test. Th...Craig Topper2017-07-071-0/+1
* [PDB] Teach libpdb to write DBI Stream ECNames.Zachary Turner2017-07-071-0/+50
* RegisterScavenging: Fix PR33687Matthias Braun2017-07-071-0/+66
* [InferAddressSpaces] Fix assertion about null pointerYaxun Liu2017-07-071-0/+12
* [WebAssembly] Support weak defined symbolsSam Clegg2017-07-071-5/+27
* Extend memcpy expansion in Transform/Utils to handle wider operand types.Sean Fertile2017-07-072-0/+73
* Revert r307342, r307343.Evgeniy Stepanov2017-07-071-48/+0
* Copy arguments passed by value into explicit allocas for ASan.Evgeniy Stepanov2017-07-071-0/+48
* [ConstHoisting] Turn on consthoist-with-block-frequency by default.Wei Mi2017-07-071-4/+1
* Reverting r307326 because it breaks clang tests.Michael Kuperstein2017-07-063-93/+0
* [ConstHoisting] choose to hoist when frequency is the same.Wei Mi2017-07-061-4/+48
* [NVPTX] Add lowering of i128 params.Michael Kuperstein2017-07-063-0/+93
* Change remaining references to lit.util.capture to use subprocess.check_output.David L. Jones2017-07-062-4/+6
* Use @LINE in two more tests.Rafael Espindola2017-07-062-4/+2
* AMDGPU: Add macro fusion schedule DAG mutationMatt Arsenault2017-07-0614-305/+422
* AMDGPU: Remove unnecessary IR from MIR testsMatt Arsenault2017-07-067-358/+113
* [AMDGPU] Always use rcp + mul with fast mathStanislav Mekhanoshin2017-07-062-43/+32
* [ValueTracking] Support icmps fed by 'and' and 'or'.Chad Rosier2017-07-062-0/+224
* [LTO] Fix the interaction between linker redefined symbols and ThinLTODavide Italiano2017-07-061-0/+16
* [X86][SSE] Tests for bitcasting iX integers to vXi1 boolean vectorsSimon Pilgrim2017-07-063-0/+7447
* Add @LINE to checks in a test.Rafael Espindola2017-07-061-22/+29
* Modify constraints in `llvm::canReplaceOperandWithVariable`Leo Li2017-07-061-0/+24
* [LoopUnrollRuntime] Bailout when multiple exiting blocks to the unique latch ...Anna Thomas2017-07-061-0/+30
* [X86][SSE] Dropped -mcpu from bitcast+setcc testsSimon Pilgrim2017-07-062-100/+475
* Bitcode: Include any strings added to the string table in the module hash.Peter Collingbourne2017-07-064-4/+39
* [InstCombine] Add single use checks to SimplifyBSwap to ensure we are really ...Craig Topper2017-07-061-6/+4
* [LSR] Narrow search space by filtering non-optimal formulae with the same Sca...Wei Mi2017-07-063-3/+63
* [X86][SSE4A] Add support for shuffle combining to INSERTQI.Simon Pilgrim2017-07-061-13/+4
* [CGP, x86] update test checks; NFCSanjay Patel2017-07-061-38/+39
* [X86][SSE4A] Add test showing missed opportunities to combine INSERTQI shuffleSimon Pilgrim2017-07-061-0/+20
* [x86] fix over-specified triple and auto-generate checks; NFCSanjay Patel2017-07-061-17/+25
* [MachineVerifier] Add check that tied physregs aren't different.Mikael Holmen2017-07-061-0/+22
* [X86][SSE4A] Add support for shuffle combining to EXTRQ.Simon Pilgrim2017-07-061-24/+12
* [X86][SSE4A] Add scheduling tests for SSE4A instructionsSimon Pilgrim2017-07-061-0/+95
* Revert "Revert "Revert "[IndVars] Canonicalize comparisons between non-negati...Max Kazantsev2017-07-064-58/+6
* [RegisterCoalescer] Fix for SubRange join unreachableDavid Stuttard2017-07-061-0/+162
* [ARM] GlobalISel: Map s32 G_FCMP in reg bank selectDiana Picus2017-07-061-0/+29
* Revert "Revert "[IndVars] Canonicalize comparisons between non-negative value...Max Kazantsev2017-07-064-6/+58
* [ARM] GlobalISel: Legalize G_FCMP for s32Diana Picus2017-07-061-0/+654
* [globalisel][tablegen] Import rules containing intrinsic_wo_chain.Daniel Sanders2017-07-061-39/+76
* [ARM] GlobalISel: Widen s1, s8, s16 G_CONSTANTDiana Picus2017-07-061-0/+15
* [GlobalOpt] Remove unreachable blocks before optimizing a function.Davide Italiano2017-07-051-0/+17
* Fix libcall expansion creating DAG nodes with invalid type post type legaliza...Vadim Chugunov2017-07-051-0/+21
* [DependenceAnalysis] Make sure base objects are the same when comparing GEPsBrendon Cahoon2017-07-051-0/+80
* [WebAssembly] Fix types for address taken functionsSam Clegg2017-07-051-20/+29
* [WebAssembly] MC: Don't generate extra types for weak aliasSam Clegg2017-07-051-1/+8
* Add a test for relocation addend on mips.Rafael Espindola2017-07-051-0/+21
* [PDB] Add a test that verifies every known type record.Zachary Turner2017-07-058-52/+622
OpenPOWER on IntegriCloud