OSDN Git Service

android-x86/external-llvm.git
2018-02-08 Clement Courbet[TargetSchedule] Expose sub-units of a ProcResGroup...
2018-02-08 Sjoerd Meijer[AArch64] Don't materialize 0 with "fmov h0, .." when...
2018-02-08 Craig Topper[X86] Support folding in a k-register OR when creating...
2018-02-08 Craig Topper[X86] Allow KORTEST instruction to be used for testing...
2018-02-08 Craig Topper[X86] Don't emit KTEST instructions unless only the...
2018-02-08 George RimarRecommit r324455 "[ThinLTO] - Simplify code in ThinLTOB...
2018-02-08 Serguei Katkov[SimplifyCFG] Re-apply Relax restriction for folding...
2018-02-08 Martell MaloneCMAKE: apply -O3 for mingw clang
2018-02-08 Craig Topper[DAGCombiner] Fix a couple mistakes from r324311 by...
2018-02-08 Craig Topper[DAGCombiner] Don't create truncate nodes in (aext...
2018-02-08 Peter CollingbourneARM: Remove dead code. NFCI.
2018-02-08 Francis Visoiu... [CodeGen] Print MachineBasicBlock labels using MIR...
2018-02-08 Craig Topper[DAGCombiner] Avoid creating truncate nodes in (zext...
2018-02-08 Craig Topper[DAGCombiner] Rename variable to be slightly better...
2018-02-08 Yonghong Songbpf: Improve expanding logic in LowerSELECT_CC
2018-02-08 Peter Collingbournegold-plugin: Do not set codegen opt level based on...
2018-02-08 Matt ArsenaultAMDGPU: Fix incorrect reordering when inline asm define...
2018-02-08 Rafael EspindolaFix PR36268.
2018-02-08 Matt ArsenaultAMDGPU: Don't crash when trying to fold implicit operands
2018-02-08 Justin Lebar[NVPTX] When dying due to a bad address space value...
2018-02-08 Stanislav Mekhanoshin[AMDGPU] Fixed wait count reuse
2018-02-07 Chandler Carruth[x86] Fix nasty bug in the x86 backend that is essentia...
2018-02-07 Mircea TrofinVerify profile data confirms large loop trip counts.
2018-02-07 Craig Topper[X86] Prune some unreachable 'return SDValue()' paths...
2018-02-07 Craig Topper[X86] Remove dead code from EmitTest that looked for...
2018-02-07 Craig Topper[X86] When doing callee save/restore for k-registers...
2018-02-07 Craig Topper[X86] Auto-generate complete checks. NFC
2018-02-07 Momchil VelikovRevert "[DebugInfo] Improvements to representation...
2018-02-07 Alexey Bataev[SLP] Add a tests for PR36280, NFC.
2018-02-07 Zachary TurnerGenerate PDB files for profiling even in Release build.
2018-02-07 Craig Topper[X86] Regenerate test using update_mir_test_checks...
2018-02-07 Rafael EspindolaRevert "AMDGPU: Add 32-bit constant address space"
2018-02-07 Jonas DevlieghereRevert dsymutil -update commits
2018-02-07 Nirav Dave[SelectionDAG] More Aggressibly prune nodes in AddChain...
2018-02-07 Momchil Velikov[DebugInfo] Improvements to representation of enumerati...
2018-02-07 Marek OlsakAMDGPU: Add 32-bit constant address space
2018-02-07 Marek OlsakAMDGPU: Remove the s_buffer workaround for GFX9 chips
2018-02-07 Simon Pilgrim[X86][AVX] Add PACKSSDW/PACKUSDW support for truncation...
2018-02-07 Jonas Devlieghere[dsymutil][test] Check the updated dSYM instead of...
2018-02-07 Clement Courbet[SLPVectorizer][NFC] Make a loop more readable.
2018-02-07 Jonas Devlieghere[dsymutil] Upstream update feature.
2018-02-07 Simon Pilgrim[X86] Regenerate atomic i32 tests
2018-02-07 Benjamin Kramer[Orc] Pacify -pedantic.
2018-02-07 Simon Atanasyan[mips] Support 'y' operand code to print exact log2...
2018-02-07 Simon Atanasyan[mips] Handle 'M' and 'L' operand codes for memory...
2018-02-07 Pavel Labath[BinaryFormat] Remove dangling declaration of Discrimin...
2018-02-07 Max KazantsevRe-enable "[SCEV] Make isLoopEntryGuardedByCond a bit...
2018-02-07 Clement Courbet[MergeICmps] Re-commit rL324317 "Enable the MergeICmps...
2018-02-07 Serguei KatkovRevert [SCEV] Make isLoopEntryGuardedByCond a bit smarter
2018-02-07 George RimarRevert r324455 "[ThinLTO] - Simplify code in ThinLTOBit...
2018-02-07 Sjoerd Meijer[ARM] FP16 mov imm pattern
2018-02-07 George Rimar[ThinLTO] - Simplify code in ThinLTOBitcodeWriter.
2018-02-07 Max Kazantsev[SCEV] Make isLoopEntryGuardedByCond a bit smarter
2018-02-07 Michael ZolotukhinThe xfailed test from r324448 passed on one of the...
2018-02-07 Serguei Katkov[LoopPrediction] Introduce utility function getLatchPre...
2018-02-07 Chandler Carruth[x86/retpoline] Make the external thunk names exactly...
2018-02-07 Michael ZolotukhinXfail the test added in r324445 until the underlying...
2018-02-07 Eugene Leviant[LegalizeDAG] Truncate condition operand of ISD::SELECT
2018-02-07 Tom StellardAMDGPU/GlobalISel: Mark 32-bit G_FPTOUI as legal
2018-02-07 Michael ZolotukhinFollow-up for r324429: "[LCSSAVerification] Run verific...
2018-02-07 Teresa Johnson[ThinLTO] Serialize WithGlobalValueDeadStripping index...
2018-02-07 Volkan KelesGlobalISel: Always check operand types when executing...
2018-02-07 Mark Searles[AMDGPU] Suppress redundant waitcnt instrs.
2018-02-07 Craig Topper[Mips][AMDGPU] Update test cases to not use vector...
2018-02-07 Matt ArsenaultAMDGPU: Select BFI patterns with 64-bit ints
2018-02-07 Michael Zolotukhin[LCSSAVerification] Run verification only when asserts...
2018-02-06 Craig Topper[DAGCombiner][AMDGPU][X86] Turn cttz/ctlz into cttz_zer...
2018-02-06 Adrian PrantlAdd DWARF for discriminated unions
2018-02-06 Eli FriedmanPlace undefined globals in .bss instead of .data
2018-02-06 Eli Friedman[LivePhysRegs] Fix handling of return instructions.
2018-02-06 Evandro Menezes[AArch64] Adjust the cost model for Exynos M3
2018-02-06 Andrew KaylorAdd SelectionDAGDumper support for strict FP nodes
2018-02-06 Lang HamesAdd OrcJIT dependency for Kaleidoscope Chapter 9.
2018-02-06 Adrian PrantlFix a crash when emitting DIEs for variable-length...
2018-02-06 Lang Hames[ORC] Use explicit constructor calls to fix a builder...
2018-02-06 Lang Hames[ORC] Remove some unused lambda captures.
2018-02-06 Craig Topper[X86] Add test cases that exercise the BSR/BSF optimiza...
2018-02-06 Sanjay Patel[x86] add tests to show demanded bits shortcoming; NFC
2018-02-06 Lang Hames[docs] Add out-of-date warnings to the BuildingAJIT...
2018-02-06 Lang Hames[ORC] Start migrating ORC layers to use the new ORC...
2018-02-06 Sanjay Patel[AArch64] add test to show sub-optimal isel; NFC
2018-02-06 Sanjay Patel[x86] add test to show missed BMI isel; NFC
2018-02-06 Daniel Neilson[DSE] Upgrade uses of MemoryIntrinic::getAlignment...
2018-02-06 Sanjay Patel[TargetLowering] use local variable to reduce duplicati...
2018-02-06 Sanjay Patel[TargetLowering] use local variables to reduce duplicat...
2018-02-06 Daniel Neilson[InferAddressSpaces] Update uses of IRBuilder memory...
2018-02-06 Paul Robinson[DWARFv5] Emit .debug_line_str (in a non-DWO file).
2018-02-06 Krzysztof Parzyszek[Hexagon] Extract HVX lowering and selection into HVX...
2018-02-06 Krzysztof Parzyszek[Hexagon] Lower concat of more than 2 vectors into...
2018-02-06 Alexey Bataev[SLP] Update test checks, NFC.
2018-02-06 Daniel Neilson[InlineFunction] Update deprecated use of IRBuilder...
2018-02-06 Stanislav Mekhanoshin[AMDGPU] removed dead code handling rmw in memory legalizer
2018-02-06 Krzysztof Parzyszek[Hexagon] Don't form new-value jumps from floating...
2018-02-06 Simon Pilgrim[InstCombine][ValueTracking] Match non-uniform constant...
2018-02-06 Craig Topper[X86] Auto-generate checks. NFC
2018-02-06 Sjoerd Meijer[ARM] f16 conversions
2018-02-06 Nirav Dave[DAG, X86] Improve Dependency analysis when doing multi...
2018-02-06 Simon PilgrimRegenerate vector-urem test. NFCI.
2018-02-06 Marek OlsakAMDGPU: Fix S_BUFFER_LOAD_DWORD_SGPR moveToVALU
2018-02-06 Krzysztof Parzyszek[Hexagon] Remove leftover assert
next