summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-13[CodeGen] Print target index operands as target-index(target-specific) + 8 in...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[Testing/Support] Make the HasValue matcher composablePavel Labath
2017-12-13[RISCV][NFC] Update RISCVInstrInfoC.td to match usual instruction naming conv...Alex Bradbury
2017-12-13[RISCV][NFC] Put isSImm6 and simm6 td definition in correct sorted positionAlex Bradbury
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-13[cmake] Fix host tools build in when LLVM_EXPERIMENTAL_TARGETS_TO_BUILD is setAlex Bradbury
2017-12-13Revert "[CGP] Enable select in complex addr mode"Serguei Katkov
2017-12-13[Targets] Don't automatically include the scheduler class enum from *GenInstr...Craig Topper
2017-12-13[CGP] Enable select in complex addr modeSerguei Katkov
2017-12-13[XRay][compiler-rt] Reduce XRay log spamDean Michael Berris
2017-12-13[NFC] Refactor SafepointIRVerifierSerguei Katkov
2017-12-13[SLP] Vectorize jumbled memory loads.Mohammad Shahid
2017-12-13[CallSiteSplitting] Refactor creating callsites.Florian Hahn
2017-12-13Rename LiveIntervalAnalysis.h to LiveIntervals.hMatthias Braun
2017-12-13Remove unnecessary includes; NFCMatthias Braun
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] Add a couple TODOs about missing coverage/features motivated by D40335Craig Topper
2017-12-12[X86] Cleanup type conversion of 64-bit load-store pairs.Nirav Dave
2017-12-12Test commit.Alexandre Ganea
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[cmake] Support moving debuginfo-tests to llvm/projectsDon Hinton
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-12[RISCV][NFC] Formatting fix in RISCVInstrInfo.tdAlex Bradbury
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