summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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[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[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-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-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
2017-12-12[InstComineLoadStoreAlloca] Optimize stores to GEP off null baseAnna Thomas
2017-12-12[PowerPC] Add branch flag on asm parser-only branch instructionsNemanja Ivanovic
2017-12-12[PowerPC] Follow-up to r318436 to get the missed CSE opportunitiesNemanja Ivanovic
2017-12-12Revert r320461 - causing ICE in windows buildssSimon Pilgrim
2017-12-12Revert r320464 as it breaks gold plugin testsEugene Leviant
2017-12-12Revert r320049, r320014 and r319894Igor Laevsky
2017-12-12[NFC][SafepointIRVerifier] Add alias for set of available valuesSerguei Katkov
2017-12-12[ThinLTO] Remove unused code from thinLTOInternalizeModuleEugene Leviant
2017-12-12[LV] Ignore the cost of values that will not appear in the vectorized loopDorit Nuzman
2017-12-12[X86] Use regular expressions more aggressively to reduce the number of sched...Craig Topper
2017-12-12[CallSiteSplitting] Don't let debug intrinsics affect optimizationsMikael Holmen
2017-12-12[X86] Use Ld scheduler classes for instructions with folded loads.Craig Topper
2017-12-12[X86] Correct the FMA3 regular expressions in the znver1 scheduler model.Craig Topper
2017-12-11Reland "[WebAssembly] Import the linear memory and function table."Sam Clegg
2017-12-11Revert r318704 - [Sparc] efficient pattern for UINT_TO_FP conversionRichard Trieu