summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-12-13[X86] Add PREFETCH schedule testsSimon Pilgrim
2017-12-13[X86] Add XCHG schedule testsSimon Pilgrim
2017-12-13[X86] Add MOVNTI schedule testsSimon Pilgrim
2017-12-13[PowerPC] MachineSSA pass to reduce the number of CR-logical operationsNemanja Ivanovic
2017-12-13[X86] Add ENTER/LEAVE schedule testsSimon Pilgrim
2017-12-13[X86] Add IMUL schedule testsSimon Pilgrim
2017-12-13[X86] Add RDMSR/WRMSR, RDPMC + RDTSC/RDTSCP schedule testsSimon Pilgrim
2017-12-13[X86] Add ARPL/BOUND schedule testsSimon Pilgrim
2017-12-13[RISCV] Define sfence.vma InstAliases to match the GNU RISC-V toolsAlex Bradbury
2017-12-13[X86][SSE] MOVMSK only uses the sign bit from each vector elementSimon Pilgrim
2017-12-13[RISCV] Implement floating point assembler pseudo instructionsAlex Bradbury
2017-12-13Reintroduce r320049, r320014 and r319894.Igor Laevsky
2017-12-13[DAG] Promote ADDCARRY / SUBCARRYRoger Ferrer Ibanez
2017-12-13[CodeGen] Print jump-table index operands as %jump-table.0 in both MIR and de...Francis Visoiu Mistrih
2017-12-13[CodeGen] Print constant pool index operands as %const.0 + 8 in both MIR and ...Francis Visoiu Mistrih
2017-12-13[mips] Provide additional DSP bitconvert patternsStefan Maksimovic
2017-12-13[RISCV] MC layer support for the remaining RVC instructionsAlex Bradbury
2017-12-13[X86][BMI]: Adding full coverage of MC encoding for the BMI isa set.<NFC>Gadi Haber
2017-12-13Revert "[CGP] Enable select in complex addr mode"Serguei Katkov
2017-12-13[CGP] Enable select in complex addr modeSerguei Katkov
2017-12-13[SLP] Vectorize jumbled memory loads.Mohammad Shahid
2017-12-13[CallSiteSplitting] Refactor creating callsites.Florian Hahn
2017-12-13[hwasan] Inline instrumentation & fixed shadow.Evgeniy Stepanov
2017-12-13reverting out -r320532 because a warning is breaking the lld buildMichael Trent
2017-12-12Updated llvm-objdump to display local relocations in Mach-O binariesMichael Trent
2017-12-12[EarlyCSE] add tests for commuted min/max; NFCSanjay Patel
2017-12-12[Hexagon] Relax some checks in testcases, NFCKrzysztof Parzyszek
2017-12-12[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast.Alexey Bataev
2017-12-12[Hexagon] Better detection of identity and undef masks in shufflesKrzysztof Parzyszek
2017-12-12[Hexagon] Fix wrong order of operands for vmuxKrzysztof Parzyszek
2017-12-12Reassociate: add global reassociation algorithmFiona Glaser
2017-12-12Revert "[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bi...Alexey Bataev
2017-12-12Reapply "[X86] Flag BroadWell scheduler model as complete"Sanjoy Das
2017-12-12Split IndirectBr critical edges before PGO gen/use passes.Hiroshi Yamauchi
2017-12-12[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast.Alexey Bataev
2017-12-12Revert "[X86] Flag BroadWell scheduler model as complete"Sanjoy Das
2017-12-12[X86] Cleanup type conversion of 64-bit load-store pairs.Nirav Dave
2017-12-12[MachineOperand][MIR] Add isRenamable to MachineOperand.Geoff Berry
2017-12-12Revert "[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bi...Alexey Bataev
2017-12-12[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast.Alexey Bataev
2017-12-12Revert "[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bi...Alexey Bataev
2017-12-12[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast.Alexey Bataev
2017-12-12[X86] Remove CompleteModel tags from CPU targets until we have better error c...Simon Pilgrim
2017-12-12Revert "[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bi...Alexey Bataev
2017-12-12[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast.Alexey Bataev
2017-12-12[RISCV] Implement assembler pseudo instructions for RV32I and RV64IAlex Bradbury
2017-12-12Revert "[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bi...Alexey Bataev
2017-12-12[RISCV] MC layer support for the instructions added in the privileged specAlex Bradbury
2017-12-12[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast.Alexey Bataev
2017-12-12[X86] Recognize constant arrays with special values and replace loads from it...Ayman Musa