summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-12[dsymutil] Accept line tables up to DWARFv5.Jonas Devlieghere
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-12[AMDGPU] Rename Bonaire target to be gfx704; remove gfx800 and make Iceland a...Tony Tye
2017-12-11[llvm-cov] Simplify a test case. NFC.Vedant Kumar
2017-12-11[llvm-cov] Add an option for "export" command to emit only file summary data.Max Moroz
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
2017-12-11LSR: Check more intrinsic pointer operandsMatt Arsenault
2017-12-11Revert r320407 "[InstCombine] Fix PR35618: Instcombine hangs on single minmax...Hans Wennborg
2017-12-11[CodeGen] Improve the consistency of instruction fusion*Evandro Menezes
2017-12-11ASAN: Provide reliable debug info for local variables at -O0.Adrian Prantl
2017-12-11[PowerPC] Partially enable the ISEL expansion pass.Tony Jiang
2017-12-11[cmake] Pass TARGETS_TO_BUILD through to host tools buildJustin Bogner
2017-12-11Ensure moved-from container is cleared on moveGeorge Burgess IV
2017-12-11[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast.Alexey Bataev
2017-12-11[Hexagon] Add support for Hexagon V65Krzysztof Parzyszek
2017-12-11[X86] Add LODS schedule testsSimon Pilgrim
2017-12-11[X86] Add CMP/TEST schedule testsSimon Pilgrim
2017-12-11[X86] Add AND/OR/XOR schedule testsSimon Pilgrim
2017-12-11[dwarfdump] Fix off-by-one bug in accelerator table extractor.Jonas Devlieghere
2017-12-11[X86] Add ADD/SUB schedule testsSimon Pilgrim
2017-12-11[X86] Add ADC/SBB schedule testsSimon Pilgrim
2017-12-11[X86] Add MOVSLQ schedule testsSimon Pilgrim