aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-15Creating branches/google/testing and tags/google/testing/2017-11-14 from r317716testingDavid L. Jones
2017-11-10Cherry-pick r317444 to google/testing.David L. Jones
2017-11-10Creating branches/google/testing and tags/google/testing/ from r317203David L. Jones
2017-11-08[ThinLTO] Ensure sanitizer passes are runTeresa Johnson
2017-11-08[X86] Don't call validateInstruction from MatchAndEmitInstruction when Matchi...Craig Topper
2017-11-08[ValueTracking] Use APInt::isNullValue/isOneValue which are more efficient fo...Craig Topper
2017-11-08[WebAssembly] Add a test for inline-asm "m" constraints.Dan Gohman
2017-11-08[WebAssembly] Call signExtend to get sign extended registerDan Gohman
2017-11-08Un-XFAIL a test after the bugfix in r317702.Adrian Prantl
2017-11-08[WebAssembly] Revise the strategy for inline asm.Dan Gohman
2017-11-08NFC: Rename MCSafeSEHFragment to MCSymbolIdFragmentAdrian McCarthy
2017-11-08Handle inlined variables in SelectionDAGBuilder::EmitFuncArgumentDbgValue().Adrian Prantl
2017-11-08[X86] Add some initial scheduling tests for generic x86 instructionsSimon Pilgrim
2017-11-08[CMake] Remove target to build native tablegenJonas Hahnfeld
2017-11-08[CMake] Add custom target to create build directoryJonas Hahnfeld
2017-11-08[utils] Add RISC-V support to update_llc_test_checks.pyAlex Bradbury
2017-11-08[RISCV] Initial support for function callsAlex Bradbury
2017-11-08[RISCV] Codegen for conditional branchesAlex Bradbury
2017-11-08[RISCV] Codegen support for memory operations on global addressesAlex Bradbury
2017-11-08[RISCV] Codegen support for memory operationsAlex Bradbury
2017-11-08[RISCV] Codegen support for materializing constantsAlex Bradbury
2017-11-08[Analysis] Fix merging TBAA tags with different final access typesIvan A. Kosarev
2017-11-08[mips] Guard indirect and tailcall pseudo instructions correctly.Simon Dardis
2017-11-08BasicAA: fix bug where we would return partialalias instead of noaliasNuno Lopes
2017-11-08[NFCI] Ensure TargetOpcode::* are compatible with guessInstructionProperties=0Alex Bradbury
2017-11-08DAG: Add computeKnownBitsForFrameIndexMatt Arsenault
2017-11-08Revert "[CGP] Enable extending scope of optimizeMemoryInst"Serguei Katkov
2017-11-08[CGP] Enable extending scope of optimizeMemoryInstSerguei Katkov
2017-11-08[X86] Add patterns to fold EVEX store with EVEX encoded vcvtps2ph instruction...Craig Topper
2017-11-08[X86] Allow legacy vcvtps2ph intrinsics to select EVEX encoded instructions. ...Craig Topper
2017-11-08Convert FileOutputBuffer::commit to Error.Rafael Espindola
2017-11-08Revert "Reapply: Allow yaml2obj to order implicit sections for ELF"Dave Lee
2017-11-08Update unittest too.Rafael Espindola
2017-11-08Convert FileOutputBuffer to Expected. NFC.Rafael Espindola
2017-11-08Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layeringDavid Blaikie
2017-11-08Reapply: Allow yaml2obj to order implicit sections for ELFDave Lee
2017-11-08AMDGPU: Set correct sched model on v_mad_u64_u32Matt Arsenault
2017-11-08Revert rL317618Mitch Phillips
2017-11-08Attribute nonlazybind should not affect calls to functions with hidden visibi...Sriraman Tallam
2017-11-07Reapply r317609 with a simpler sed script, thanks to Justin Bogner!Paul Robinson
2017-11-07Revert "Allow yaml2obj to order implicit sections for ELF"Dave Lee
2017-11-07Revert r317609, test fails on one botPaul Robinson
2017-11-07Fix build bots after r317622Dave Lee
2017-11-07[NVPTX] Implement __nvvm_atom_add_gen_d builtin.Justin Lebar
2017-11-07Allow yaml2obj to order implicit sections for ELFDave Lee
2017-11-07[SLPVectorizer] Failure to beneficially vectorize 'copyable' elements in inte...Dinar Temirbulatov
2017-11-07Extend SpecialCaseList to allow users to blame matches on entries in the file.Mitch Phillips
2017-11-07[CodeGenPrepare] Fix typo in comment. NFCCraig Topper
2017-11-07Use new vector insert half-word and byte instructions when we see inserteleme...Graham Yiu
2017-11-07Convert a dwarfdump test from checked-in binary to assembler source.Paul Robinson