OSDN Git Service

android-x86/external-llvm.git
2018-09-11 Dean Michael... [XRay] Add the `llvm-xray fdr-dump` implementation
2018-09-10 Jessica PaquetteAdd REQUIRES line to machine-size-remarks
2018-09-10 Craig Topper[InstCombine] Add testcases for (mul (sext x), cst...
2018-09-10 Alina Sbirlea[InstCombine] Partially revert rL341674 due to PR38897.
2018-09-10 Jessica PaquetteExplicitly state triple in machine-size-remarks.ll
2018-09-10 Philip Reames[AST] Add test coverage of memsets
2018-09-10 Jessica PaquetteAdd size remarks to MachineFunctionPass
2018-09-10 Lang Hames[ORC] Render unresolved symbol addresses as "<not resol...
2018-09-10 Lang Hames[ORC] Simplify LLJIT::Create by removing the ExecutionS...
2018-09-10 Craig Topper[X89] Explicitly enable aes in aes-schedule.ll to fix...
2018-09-10 JF BastienFix bit_cast properly
2018-09-10 JF BastienFix bit_cast __is_trivially_copyable
2018-09-10 JF Bastien[ADT] bit_cast: check for is_trivially_copyable more...
2018-09-10 Zachary TurnerRe-run clang-format on one file.
2018-09-10 Zachary Turner[PDB] Change uint32_t to SymIndex wherever it makes...
2018-09-10 Erich KeaneMove FeatureAES from SLM, WSM and SNB to GLM and SKL
2018-09-10 Craig Topper[X86] Mark the ISD::SETLT/SETLE condition codes as...
2018-09-10 Stella Stamenova[lit] Disable shtest-timeout on Windows
2018-09-10 Alina SbirleaAPI to update MemorySSA for cloned blocks and added...
2018-09-10 JF BastienNFC: bit.h don't warn on strict aliasing for GCC <...
2018-09-10 Petr Hosek[ADT] Support converting to lowercase string in toHex
2018-09-10 Krzysztof Parzyszek[Hexagon] Split large offsets into properly aligned...
2018-09-10 Sanjay Patel[InstCombine] use SelectInst operand names to make...
2018-09-10 Sanjay Patel[x86] test codegen for unsigned saturated add; NFC
2018-09-10 Tatyana Krasnukha[ARC] Fix macro usage (DEBUG -> LLVM_DEBUG)
2018-09-10 Alexander Timofeev [AMDGPU] Preliminary patch for divergence driven...
2018-09-10 Philip Reames[AST] Visit memtransfer arguments in order
2018-09-10 Petar Jovanovic[MIPS GlobalISel] Select icmp
2018-09-10 Sebastian PopHotColdSplitting: fix test failing because of last...
2018-09-10 Sebastian PopHotColdSplitting: check that target supports cold calli...
2018-09-10 Sebastian Popadd flag instead of using a constant [NFC]
2018-09-10 Sebastian Popmake flag name more specific to gvn [NFC]
2018-09-10 Gil Rapaport[LSR] Add tests for small constants; NFC
2018-09-10 Tim NorthoverInstCombine: move hasOneUse check to the top of foldICm...
2018-09-10 Benjamin Kramer[Sparc] Move SparcTargetStreamer.h to the MC Desc,...
2018-09-10 Alexandre Ganea[LLD][COFF] Cleanup error messages / add more coverage...
2018-09-10 Benjamin Kramer[Target] Untangle disassemblers
2018-09-10 Benjamin KramerDon't create a temporary vector of loop blocks just...
2018-09-10 John Brawn[GVN] Invalidate cached info for values replaced by...
2018-09-10 Matt ArsenaultAMDGPU: Remove function pointer type hack
2018-09-10 Matt ArsenaultAMDGPU: Stop reporting is-noop addrspacecast for consta...
2018-09-10 Matt ArsenaultDAG: Handle odd vector sizes in calling conv splitting
2018-09-10 Simon Pilgrim[llvm-exegesis] Ignore double spaced separators in...
2018-09-10 Carl Ritson[AMDGPU] Prevent sequences of non-instructions disrupti...
2018-09-10 Hans WennborgReleaseNotes: update links to use https
2018-09-10 Max Kazantsev[IndVars] Set Changed if rewriteFirstIterationLoopExitV...
2018-09-10 Max Kazantsev[IndVars] Set Changed if sinkUnusedInvariants changes...
2018-09-10 Vikram TVMove a transformation routine from LoopUtils to LoopVec...
2018-09-10 David Carlier[XRay] Fix buildbot failure
2018-09-10 Vikram TVMove createMinMaxOp() out of RecurrenceDescriptor.
2018-09-10 David Carlier[Xray] tooling allow MachO format support
2018-09-10 Dean Michael... [XRay] Remove unused reference
2018-09-10 Matt ArsenaultAMDGPU: Fix tests using old number for constant address...
2018-09-10 Dean Michael... [XRay] Add a BlockVerifier visitor for FDR Records
2018-09-10 Matt ArsenaultAMDGPU: Use GOT PSV since it has an address space now
2018-09-10 Matt ArsenaultAMDGPU: Don't abort on unknown addrspace argument
2018-09-09 Craig Topper[X86] Custom type legalize (v2i32 (fp_to_uint v2f64...
2018-09-09 Sanjay Patel[SelectionDAG] enhance vector demanded elements to...
2018-09-08 Craig Topper[X86] Create paddus/psubus from narrower vectors with...
2018-09-08 Craig Topper[X86] Mark the ADCX and ADOX instruction as commutable.
2018-09-08 Craig Topper[X86] Add test cases for commuting ADCX/ADOX instructio...
2018-09-08 JF BastienRevert "NFC: use bit_cast more in AArch64AddressingModes"
2018-09-08 JF BastienNFC: use bit_cast more in AArch64AddressingModes
2018-09-08 Craig Topper[X86] Add commuted isel pattern for the load form of...
2018-09-08 Craig Topper[X86] Add load folding test cases for the addcarryx...
2018-09-08 Craig Topper[X86] Add stack folding MIR test for ADCX/ADOX.
2018-09-08 JF BastienFix typo in previous commit
2018-09-08 JF BastienADT: add <bit> header, implement C++20 bit_cast, use
2018-09-08 Fangrui SongFix typos. NFC
2018-09-08 Adrian PrantlRemove addBlockByrefAddress(), it is dead code as far...
2018-09-07 Alina Sbirlea[MemorySSA] Relax verification of clobbering accesses.
2018-09-07 Zachary TurnerFix some of the PDB tests.
2018-09-07 JF BastienRevert "ADT: add <bit> header, implement C++20 bit_cast...
2018-09-07 Zachary Turner[PDB] Support pointer types in the native reader.
2018-09-07 JF BastienADT: add <bit> header, implement C++20 bit_cast, use
2018-09-07 Reid Kleckner[COFF] Implement llvm.global_ctors priorities for MSVC...
2018-09-07 Abderrazek... [SimplifyIndVar] Avoid generating truncate instructions...
2018-09-07 Piotr PadlewskiSet cost of invariant group intrinsics to 0
2018-09-07 Thomas Lively[WebAssembly] v8x16.shuffle
2018-09-07 Reid Kleckner[benchmark] Fix flags used to compile benchmark library...
2018-09-07 Reid Kleckner[benchmark] Re-enable benchmarks on all platforms inclu...
2018-09-07 Sanjay Patel[InstCombine][x86] add tests for possible blendv transf...
2018-09-07 Philip Reames[AST] Generalize argument specific aliasing
2018-09-07 Reid Kleckner[codeview] Add .cv_string directive for testing purposes
2018-09-07 Craig Topper[X86] Add codegen tests for narrow PADDUS/PSUBUS patter...
2018-09-07 Alina Sbirlea[MemorySSA] Update MemoryPhi wiring for block splitting...
2018-09-07 Sanjay Patel[InstCombine] narrow vector select with padded conditio...
2018-09-07 Thomas Lively[WebAssembly] Change SIMD lane indices to vec_i8imm_op
2018-09-07 Nick Desaulniers[AArch64] Support reserving x1-7 registers.
2018-09-07 Craig Topper[X86] Don't create ZERO_EXTEND_INREG/SIGN_EXTEND_INREG...
2018-09-07 Craig Topper[X86] Don't create X86ISD::AVG nodes from v1iX vectors.
2018-09-07 Fangrui Song[PGO] Fix some style issue of ControlHeightReduction
2018-09-07 Alexandre Ganea[CMake] Fix LLVM_ENABLE_LTO option on Windows
2018-09-07 Craig Topper[X86] Modify the the rdtscp intrinsic to return values...
2018-09-07 Reid Kleckner[codeview] Improve readobj FPO dumper and pdbutil regis...
2018-09-07 Hiroshi Yamauchi[PGO][CHR] Build/warning fix
2018-09-07 Ana Pazos[RISCV] Fix crash in decoding instruction with unknown...
2018-09-07 Alexandre Ganea[Error] Reintroduce type validation in createFileError()
2018-09-07 Fangrui Song[llvm-dwp] Clean up tests X86/*.test
2018-09-07 Ana Pazos[RISCV] Fix AddressSanitizer heap-buffer-overflow in...
next