OSDN Git Service

android-x86/external-llvm.git
2018-07-24 Jessica Paquette[MachineOutliner][NFC] Sink some candidate logic into...
2018-07-24 Joel GalensonUse SCEV to avoid inserting some bounds checks.
2018-07-24 Florian Hahn[PredicateInfo] Use custom mangling to support ssa_copy...
2018-07-24 Simon Atanasyan[mips] Fix local dynamic TLS with Sym64
2018-07-24 Chandler Carruth[x86/SLH] Extract the core register hardening logic...
2018-07-24 Chandler Carruth[x86/SLH] Tidy up a comment, using doxygen structure...
2018-07-24 Sam Parker[ARM] Disable ARMCodeGenPrepare by default
2018-07-24 Duncan P. N... ADT: Shrink SmallVector size 0 to 16B on 64-bit platforms
2018-07-24 Florian HahnRecommit r334887: [SmallSet] Add SmallSetIterator.
2018-07-24 Shiva ChenRevert "[DebugInfo] Generate DWARF debug information...
2018-07-24 Chandler Carruth[x86] Clean up and convert test to use generated CHECK...
2018-07-24 Chandler Carruth[x86] Update the CHECK lines of this test to use the...
2018-07-24 Shiva Chen[DebugInfo] Generate DWARF debug information for labels.
2018-07-24 Tom StellardAMDGPU/GlobalISel: Legalize G_INSERT
2018-07-24 Dean Michael... llvm-xray: Broken chrome trace event format output
2018-07-24 Tom StellardAMDGPU/GlobalISel: Remove unnecessary legality constrai...
2018-07-24 Andres FreundAdd PerfJITEventListener for perf profiling support.
2018-07-24 Vedant Kumar[Debugify] Export per-pass debug info loss statistics
2018-07-24 Vedant Kumar[Debugify] Move interface definitions to a header, NFC
2018-07-24 Chandler Carruth[x86/SLH] Simplify the code for hardening a loaded...
2018-07-24 Chandler Carruth[x86/SLH] Remove complex SHRX-based post-load hardening.
2018-07-23 Fangrui Song[DWARF] Use deque in place of SmallVector to fix use...
2018-07-23 Thomas AndersonFix typo in test/CodeGen/Mips/dins.ll
2018-07-23 Wolfgang PiebEmbed a template specialization in a namespace to work...
2018-07-23 Wolfgang Pieb[DWARF v5] Refactor range lists dumping by using a...
2018-07-23 Teresa Johnson[LTO] Handle __imp_ (dllimport) symbols consistently...
2018-07-23 Erik Pilkington[demangler] call terminate() if allocation failed
2018-07-23 Martin Storsjo[MC] Add a separate flag for skipping comdat constant...
2018-07-23 Martin Storsjo[COFF] Fix assembly output of comdat sections without...
2018-07-23 Martin Storsjo[AArch64] Use MCAsmInfoMicrosoft and MCAsmInfoGNUCOFF...
2018-07-23 Vedant Kumar[utils] Fix the llvm::Optional data formatter
2018-07-23 Vedant Kumar[SelectionDAG] Reduce DanglingDebugInfo memory traffic...
2018-07-23 Teresa Johnson[ThinLTO] Ensure the TargetLibraryInfo is constructed...
2018-07-23 George Burgess IV[DebugCounters] Keep track of total counts
2018-07-23 Fangrui Song[gdb] Fix SmallVector pretty printer after r337514
2018-07-23 Manoj GuptaConstantFolding: Avoid a crash.
2018-07-23 Reid KlecknerRe-land r335297 "[X86] Implement more of x86-64 large...
2018-07-23 Matt Davis[llvm-mca][docs] Define IPC where it is first mentioned...
2018-07-23 David GreeneFix RegScavenger::unprocess
2018-07-23 Nirav DaveAdd inline asm aliasing test.
2018-07-23 Michael J.... Revert "[docs] Add support for Markdown documentation...
2018-07-23 Michael J.... [docs] Add support for Markdown documentation in Sphinx
2018-07-23 Paul Semel[yaml2obj] Add default sh_entsize for dynamic sections
2018-07-23 Krzysztof Parzyszek[Hexagon] Handle unnamed globals in HexagonConstExpr
2018-07-23 Reid Kleckner[Demangle] Attempt to fix arena memory leak
2018-07-23 Aaron BallmanFixing a typo; NFC.
2018-07-23 Justin Bogner[lit] Move the shtest-xunit-output check lines into...
2018-07-23 Fangrui Song[ARM] Use unique_ptr to fix memory leak introduced...
2018-07-23 Jordan RupprechtOpChain has subclasses, so add a virtual destructor.
2018-07-23 Matt Morehouse[ARM] Follow-up to r337709.
2018-07-23 Matt Morehouse[ARM] Add doFinalization() to ARMCodeGenPrepare pass.
2018-07-23 Nirav Dave[Legalize] Elide MERGE_VALUES created by scalarizeVecto...
2018-07-23 Simon Atanasyan[mips] Add more checks to the tls.ll test case. NFC
2018-07-23 Sam Parker[ARM][NFC] ParallelDSP reorganisation
2018-07-23 Jonas Paulsson[SystemZ] Fix dumpSU() method in SystemZHazardRecognizer.
2018-07-23 Cameron McInally[FPEnv] Legalize double width StrictFP vector operations
2018-07-23 Jonas Devlieghere[Docs] Fix LLVM_YAML_IS_DOCUMENT_LIST_VECTOR
2018-07-23 Sam Parker[ARM] ARMCodeGenPrepare backend pass
2018-07-23 John Brawn[GVN] Don't use the eliminated load as an available...
2018-07-23 Alexandros... [MemorySSAUpdater] Update Phi operands after trivial...
2018-07-23 Sam McCall[Support] Add a UniqueStringSaver: like StringSaver...
2018-07-23 Roman Lebedev[NFC][MCA] ZnVer1: Update RegisterFile to identify...
2018-07-23 Roman Lebedev[NFC][MCA] ZnVer1: add partial-reg-update tests
2018-07-23 Alexandros... [GVNHoist] safeToHoistLdSt allows illegal hoisting
2018-07-23 Chandler Carruth[x86/SLH] Fix a bug where we would harden tail calls...
2018-07-23 Chandler Carruth[x86/SLH] Add a test covering indirect forms of control...
2018-07-23 Chandler Carruth[x86/SLH] Rename and comment the main hardening functio...
2018-07-22 Jiading GaiTest commit, fix a minor typo.
2018-07-22 Craig Topper[X86] Remove the max vector width restriction from...
2018-07-22 Xin Tong[ORE] Move loop invariant ORE checks outside the PM...
2018-07-22 Craig Topper[SelectionDAGBuilder] Use APInt::isZero instead of...
2018-07-22 Craig Topper[SelectionDAGBuilder] Restrict vector reduction check...
2018-07-22 Craig Topper[X86] Add more MADD recurrence test cases with larger...
2018-07-21 Matt Davis[llvm-mca][docs] Add documentation for the statistic...
2018-07-21 Simon Atanasyan[mips] Factor out register class selection for global...
2018-07-21 Simon Atanasyan[mips] Move out the WrapperPat declaration from the...
2018-07-21 Zachary Turner[llvm-undname] Flush output before demangling.
2018-07-21 Zachary TurnerFix the MSVC Visualizers for SmallVector classes.
2018-07-21 Aditya KumarEarly exit with cheaper checks
2018-07-21 Chen Zheng[InstrSimplify] fold sdiv if two operands are negated...
2018-07-21 Aaron Smith[DebugInfo] Add a new DI flag to record if a C++ record...
2018-07-21 Lang Hames[ORC] Re-apply r336760 with fixes.
2018-07-20 Lang HamesRe-apply r337595 with fix for LLVM_ENABLE_THREADS=Off.
2018-07-20 Benjamin Kramer[ADT] Only run death tests in !NDEBUG
2018-07-20 Krzysztof Parzyszek[Hexagon] Disable packets in test to avoid ordering...
2018-07-20 Peter CollingbourneChange the cap on the amount of padding for each vtable...
2018-07-20 Matt ArsenaultAMDGPU: Use existing function to check for VGPRs
2018-07-20 Benjamin KramerRevert "[X86][AVX] Convert X86ISD::VBROADCAST demanded...
2018-07-20 Martin Storsjo[llvm-undname] Remove a superfluous semicolon. NFC.
2018-07-20 Martin Storsjo[COFF] Use symbolic constants instead of hardcoded...
2018-07-20 Martin Storsjo[COFF] Adjust how we flag weak externals
2018-07-20 George Karpenkov[FileCheck] Provide an option for FileCheck to dump...
2018-07-20 Reid KlecknerRevert r337595 "[ORC] Add new symbol lookup methods...
2018-07-20 Roman TereshinReapply "[LSV] Refactoring + supporting bitcasts to...
2018-07-20 Joel E. Denny[FileCheck] Fix search ranges for DAG-NOT-DAG
2018-07-20 Jordan Rupprecht[llvm-objcopy] Add basic support for --rename-section
2018-07-20 Reid KlecknerAnd add a lit substitution for llvm-undname, as the...
2018-07-20 Martin StorsjoRemove a superfluous semicolon
2018-07-20 Reid KlecknerMake check-llvm depend on llvm-undname
2018-07-20 Zachary Turner[Demangler] Correctly factor in assignment when allocating.
next