OSDN Git Service

[CallSiteSplitting] Refactor creating callsites.
[android-x86/external-llvm.git] / lib /
2017-12-13 Florian Hahn[CallSiteSplitting] Refactor creating callsites.
2017-12-13 Matthias BraunRename LiveIntervalAnalysis.h to LiveIntervals.h
2017-12-13 Matthias BraunRemove unnecessary includes; NFC
2017-12-13 Evgeniy Stepanov[hwasan] Inline instrumentation & fixed shadow.
2017-12-13 Michael Trentreverting out -r320532 because a warning is breaking...
2017-12-12 Michael TrentUpdated llvm-objdump to display local relocations in...
2017-12-12 Alexey Bataev[InstCombine] Fix PR35618: Instcombine hangs on single...
2017-12-12 Krzysztof Parzyszek[Hexagon] Better detection of identity and undef masks...
2017-12-12 Krzysztof Parzyszek[Hexagon] Fix wrong order of operands for vmux
2017-12-12 Fiona GlaserReassociate: add global reassociation algorithm
2017-12-12 Alexey BataevRevert "[InstCombine] Fix PR35618: Instcombine hangs...
2017-12-12 Sanjoy DasReapply "[X86] Flag BroadWell scheduler model as complete"
2017-12-12 Hiroshi YamauchiSplit IndirectBr critical edges before PGO gen/use...
2017-12-12 Alexey Bataev[InstCombine] Fix PR35618: Instcombine hangs on single...
2017-12-12 Sanjoy DasRevert "[X86] Flag BroadWell scheduler model as complete"
2017-12-12 Craig Topper[X86] Add a couple TODOs about missing coverage/feature...
2017-12-12 Nirav Dave[X86] Cleanup type conversion of 64-bit load-store...
2017-12-12 Geoff Berry[MachineOperand][MIR] Add isRenamable to MachineOperand.
2017-12-12 Alexey BataevRevert "[InstCombine] Fix PR35618: Instcombine hangs...
2017-12-12 Alexey Bataev[InstCombine] Fix PR35618: Instcombine hangs on single...
2017-12-12 Alexey BataevRevert "[InstCombine] Fix PR35618: Instcombine hangs...
2017-12-12 Alexey Bataev[InstCombine] Fix PR35618: Instcombine hangs on single...
2017-12-12 Simon Pilgrim[X86] Remove CompleteModel tags from CPU targets until...
2017-12-12 Alex Bradbury[RISCV][NFC] Formatting fix in RISCVInstrInfo.td
2017-12-12 Alexey BataevRevert "[InstCombine] Fix PR35618: Instcombine hangs...
2017-12-12 Alexey Bataev[InstCombine] Fix PR35618: Instcombine hangs on single...
2017-12-12 Alex Bradbury[RISCV] Implement assembler pseudo instructions for...
2017-12-12 Alexey BataevRevert "[InstCombine] Fix PR35618: Instcombine hangs...
2017-12-12 Alex Bradbury[RISCV] MC layer support for the instructions added...
2017-12-12 Alexey Bataev[InstCombine] Fix PR35618: Instcombine hangs on single...
2017-12-12 Ayman Musa[X86] Recognize constant arrays with special values...
2017-12-12 Anna Thomas[InstComineLoadStoreAlloca] Optimize stores to GEP...
2017-12-12 Nemanja Ivanovic[PowerPC] Add branch flag on asm parser-only branch...
2017-12-12 Nemanja Ivanovic[PowerPC] Follow-up to r318436 to get the missed CSE...
2017-12-12 Simon PilgrimRevert r320461 - causing ICE in windows buildss
2017-12-12 Eugene LeviantRevert r320464 as it breaks gold plugin tests
2017-12-12 Igor LaevskyRevert r320049, r320014 and r319894
2017-12-12 Serguei Katkov[NFC][SafepointIRVerifier] Add alias for set of availab...
2017-12-12 Eugene Leviant[ThinLTO] Remove unused code from thinLTOInternalizeModule
2017-12-12 Dorit Nuzman[LV] Ignore the cost of values that will not appear...
2017-12-12 Craig Topper[X86] Use regular expressions more aggressively to...
2017-12-12 Mikael Holmen[CallSiteSplitting] Don't let debug intrinsics affect...
2017-12-12 Craig Topper[X86] Use Ld scheduler classes for instructions with...
2017-12-12 Craig Topper[X86] Correct the FMA3 regular expressions in the znver...
2017-12-11 Sam CleggReland "[WebAssembly] Import the linear memory and...
2017-12-11 Richard TrieuRevert r318704 - [Sparc] efficient pattern for UINT_TO_...
2017-12-11 Matt ArsenaultLSR: Check more intrinsic pointer operands
2017-12-11 Hans WennborgRevert r320407 "[InstCombine] Fix PR35618: Instcombine...
2017-12-11 Evandro Menezes[CodeGen] Improve the consistency of instruction fusion*
2017-12-11 Adrian PrantlASAN: Provide reliable debug info for local variables...
2017-12-11 Tony Jiang[PowerPC] Partially enable the ISEL expansion pass.
2017-12-11 Alexey Bataev[InstCombine] Fix PR35618: Instcombine hangs on single...
2017-12-11 Krzysztof Parzyszek[Hexagon] Add support for Hexagon V65
2017-12-11 Jonas Devlieghere[dwarfdump] Fix off-by-one bug in accelerator table...
2017-12-11 Simon PilgrimNormalize line endings. NFCI.
2017-12-11 Amara Emerson[GlobalISel] Disable GISel for big endian.
2017-12-11 Simon Pilgrim[X86] Add LWP schedule tests
2017-12-11 Alexander Potapenko[MSan] Hotfix compilation
2017-12-11 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Corrected encoding of ttmp registers...
2017-12-11 Sanjay Patel[DAGCombiner] protect against an infinite loop between...
2017-12-11 Alexander Potapenko[MSan] introduce getShadowOriginPtr(). NFC.
2017-12-11 Krzysztof Parzyszek[Hexagon] Crash in instruction selection for insert_vec...
2017-12-11 Nemanja Ivanovic[PowerPC] Sign-extend negative constant stores
2017-12-11 Nemanja Ivanovic[DAGCombiner] Add combined indexed load to the work...
2017-12-11 Alex Bradbury[RISCV] Add custom CC_RISCV calling convention and...
2017-12-11 Alex Bradbury[RISCV] Allow lowering of dynamic_stackalloc, stacksave...
2017-12-11 Alex Bradbury[RISCV] Implement prolog and epilog insertion
2017-12-11 Roger Ferrer Ibanez[ARM] Use ADDCARRY / SUBCARRY
2017-12-11 Alex Bradbury[RISCV] Support lowering FrameIndex
2017-12-11 Aleksandar Beserminji[mips] Removal of microMIPS64R6
2017-12-11 Dylan McKay[AVR] Implement some missing code paths
2017-12-11 Dylan McKay[AVR] Fix incorrectly-calculated AVRMCExpr evaluations
2017-12-11 Craig Topper[DAGCombiner] Support folding (mulhs/u X, 0)->0 for...
2017-12-11 Craig Topper[DAGCombiner] Reuse existing SDLoc variable instead...
2017-12-10 Craig Topper[X86] Add VCOMISDZrr, VCOMISSZrr, VUCOMISDZrr, and...
2017-12-10 Craig Topper[X86] Rename some instructions that start with Int_...
2017-12-10 Simon Pilgrim[X86][X87] Fix typo in znver1 FIST/FISTT schedule patterns
2017-12-10 Craig Topper[X86] Rename some instructions from 'rb' to 'rrb' to...
2017-12-10 Craig Topper[X86] Add VCVTQQ2PS to the skylake server scheduler...
2017-12-10 Craig Topper[X86] Add VPMULLWZ256 to the skylake server scheduler...
2017-12-10 Craig Topper[X86] Add 256/512-bit EVEX VPSADBW instructions to...
2017-12-10 Craig Topper[X86] Fix a few instructions that were named Z512 inste...
2017-12-10 Craig Topper[X86] Add VPSRLWZrr to skylake server scheduler model.
2017-12-10 Craig Topper[X86] Add VPUNPCKLWDZrr to skylake server scheduler...
2017-12-10 Craig Topper[X86] Adjust tablegen includes so we can use Instructio...
2017-12-10 Sanjay Patel[SimplifyLibCalls] propagate FMF when folding pow(x...
2017-12-10 Sanjay Patel[SimplifyLibCalls] propagate FMF when folding pow(x...
2017-12-10 Simon Pilgrim[X86] Flag BroadWell scheduler model as complete
2017-12-10 Simon PilgrimStrip trailing whitespace. NFCI.
2017-12-10 Simon Pilgrim[X86] Flag ZNVER1 scheduler model as complete
2017-12-10 Simon Pilgrim[X86] Flag SLM scheduler model as complete
2017-12-10 Simon Pilgrim[X86][AVX[ Tag VZEROALL/VZEROUPPER instructions schedul...
2017-12-10 Simon Pilgrim[X86] Tag SSE4A instructions as SSE INTALU scheduler...
2017-12-10 Simon Pilgrim[X86] Flag BTVER2 scheduler model as complete
2017-12-10 Simon Pilgrim[X86] Tag ADJSTACK instructions as INTALU scheduler...
2017-12-10 Dorit Nuzman[SCEV] Fix wrong Equal predicate created in getAddRecFo...
2017-12-10 Simon Pilgrim[X86] Tag MORESTACK instructions as ret scheduler class
2017-12-10 Craig Topper[X86] Fix duplicate entries in skylake server scheduler...
2017-12-10 Craig Topper[X86] Add MOVQI2PQIrm, MOVSDmr, and MOVSDrm to schedule...
2017-12-10 Craig Topper[X86] Add LEA64_32r to scheduler models for Sandybridge...
next