projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2020-04-11
Simon Pilgrim
TargetLoweringObjectFileImpl.h - replace MCExpr.h and...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Benjamin Kramer
[FormatVariadic] Put back return type in an attempt...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Benjamin Kramer
[argpromote] Use formatv to simplify code. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Benjamin Kramer
[FormatVariadic] Reduce allocations
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Nemanja Ivanovic
[PowerPC] Handle f16 as a storage type only
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Florian Hahn
[VPlan] Drop redundant private: at beginning of class...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Nemanja Ivanovic
[TSAN] Fix infinite loop on targets where char is unsigned
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Pilgrim
CodeGen/EdgeBundles - move Twine.h include down into...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Pilgrim
Local.h - remove unnecessary Twine.h include. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Pilgrim
PhiValues.h - remove unused llvm::Use forward declarati...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Pilgrim
ObjCARCAnalysisUtils.h - remove unused llvm::raw_ostrea...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Pilgrim
SyntheticCountsUtils.h - remove unused llvm::CallGraph...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Pilgrim
OptimizationRemarkEmitter.h - remove unused llvm::Debug...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Pilgrim
Passes.h - remove unused llvm::LoopPass/Pass/PassInfo...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Shilei Tian
[OpenMP] Introduce stream pool to make sure the correct...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Pilgrim
PredicateInfo.h - remove unused llvm::Instruction/Memor...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Pilgrim
IntrinsicLowering.h - remove unused llvm::Module forwar...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Pilgrim
ExecutionDomainFix.h - remove unused llvm::MachineBasic...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Pilgrim
CallingConvLower.h - remove unused llvm::TargetMachine...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Pilgrim
Analysis.h - remove unused SDNode/SDValue/SelectionDAG...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Dmitry Vyukov
tsan: add newline in test file
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Simon Pilgrim
[PDB] Remove defunct PDBFileBuilder::commitFpm declarat...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Dmitry Vyukov
tsan: fix leak of ThreadSignalContext memory mapping...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Dmitry Vyukov
tsan: disable ASLR in Go test on NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
River Riddle
[mlir][NFC] Refactor ClassID into a TypeID class.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Craig Topper
Change FastISel::CallLoweringInfo::CS to be an Immutabl...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
River Riddle
[mlir][Pass] Add a new `Pass::getArgument` hook
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Shengchen Kan
[NFC][test] Refine tests for branch align
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Shengchen Kan
[X86][MC] Make -x86-pad-max-prefix-size compatible...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Julian Lettner
[lit] Temporarily disable failing tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Craig Topper
[CallSite removal][SelectionDAGBuilder] Remove most...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Nemanja Ivanovic
[PowerPC] Another folow-up fix for 6c4b40def776
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Scott Constable
[X86] Fix to X86LoadValueInjectionRetHardeningPass...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Jim Ingham
Convert the ThreadPlanCommands test to use a scripted...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Jim Ingham
Thread Plans pushed by a scripted plan should be privat...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Mehdi Amini
Revert "[TLI] Per-function fveclib for math library...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Siva Chandra...
[libc] Add fully-qualified target names.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Matt Arsenault
GlobalISel: Fix incorrect lowering G_FCOPYSIGN
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Huihui Zhang
[GVN] Fix VNCoercion for Scalable Vector.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Julian Lettner
[lit] Fix tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
David Blaikie
llvm-dwarfdump: Report errors when failing to parse...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Eric Christopher
Exclude bitcast and ext/trunc signbit optimization...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Fangrui Song
[ELF][test] Reorganize format-binary.test
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Huihui Zhang
[BasicAA] Fix aliasGEP/DecomposeGEPExpression for scala...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Jonas Devlieghere
[lldb/Test] Rewrite ReproducerInstrumentationTest
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Sam Clegg
[WebAssembly] Minor cleanup to WebAssemblySubtarget...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Martijn Vels
Make basic_string::operator=() tail call properly
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Daniel Sanders
Add -debugify-and-strip-all to add debug info before...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Julian Lettner
[lit] Increase sleep time in timeout test
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Lang Hames
[ORC] Add an OrcV2 C API function for configuring Targe...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Matt Arsenault
Disable test on windows
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Mircea Trofin
[llvm][NFC] Inliner.cpp: ensure InlineHistory ID is...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Daniel Sanders
[mir-strip-debug] Optionally preserve debug info that...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Julian Lettner
[lit] Add SKIPPED test result category
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Christopher...
Clean up usages of asserting vector getters in Type
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
River Riddle
[mlir][Pass] Allow duplicate pass registration.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Louis Dionne
[libc++] NFC: Clean up a lot of old Lit features
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Christopher...
Clean up usages of asserting vector getters in Type
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
River Riddle
[mlir][ODS] Add support for optional operands and resul...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Christopher...
Clean up usages of asserting vector getters in Type
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Daniel Sanders
Make TargetPassConfig and llc add pre/post passes the...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Christopher...
Clean up usages of asserting vector getters in Type
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Lang Hames
[ORC] Use CodeGenOpt::Default as the default level...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Louis Dionne
[libc++] NFC: Fix typo in Lit feature (C++14 with a...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
River Riddle
[mlir] Emit errors if global constructors are found...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Sanjay Patel
[x86] add test for FP->int->FP casts; NFC (PR36617)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Jacques Pienaar
[mlir][drr] Allow specifying string in location
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Craig Topper
[CallSite removal][X86] Remove uses of CallSite from...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
LLVM GN Syncbot
[gn build] Port ea11f4726f2
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Marcello Maggioni
Split LiveRangeCalc in LiveRangeCalc/LiveIntervalCalc...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Nicolas Vasilache
[mlir][Linalg] Create a tool to generate named Linalg...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Sumanth Gundapaneni
[Pipeliner] Fix the bug in pragma that disables the...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Matt Morehouse
Implement `-fsanitize-coverage-whitelist` and `-fsaniti...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Fangrui Song
[MC][RISCV] Make .reloc support arbitrary relocation...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Matt Arsenault
AMDGPU: Teach toolchain to link rocm device libs
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Adrian Prantl
Attempt to fix a compile error reported with older...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Craig Topper
[CallSite removal][X86] Remove unneeded use of CallSite...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Raphael Isemann
[lldb] Make some asserts in TestFixIts more expressive
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
David Blaikie
Fix a few mismatched iterator types revealed from a...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Kevin P. Neal
[FPEnv][AArch64] Platform-specific builtin constrained...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Nemanja Ivanovic
[PowerPC][NFC] Add test for 5b18b6e9a84d985c0a907009fb7...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Simon Pilgrim
TargetOptions.h - remove unused llvm::Module forward...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Simon Pilgrim
TargetLoweringObjectFile.h - remove unnecessary ArrayRe...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Fangrui Song
[llvm-dwarfdump] Interface cleanup. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Fangrui Song
[AArch64InstPrinter] Change printAlignedLabel to print...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Simon Pilgrim
[X86] Remove defunct EmitLoweredAtomicFP declaration...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Simon Pilgrim
[Orc] Speculation.h - remove unnecessary ArrayRef.h...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Simon Pilgrim
[X86] Remove defunct emitFMA3Instr declaration. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
LLVM GN Syncbot
[gn build] Port 89f1321fe4e
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Michael Wyman
[clang-tidy] Add check to find calls to NSInvocation...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Christopher...
Clean up usages of asserting vector getters in Type
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Simon Pilgrim
ProfileSummaryInfo.h - remove unnecessary includes...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Stanislav Mekhanoshin
[AMDGPU] Disable sub-dword scralar loads IR widening
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Mircea Trofin
[llvm][NFC] Style fixes in Inliner.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Jinsong Ji
[NFC][UpdateTestChecks] Fix typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Ilya Leoshkevich
[MSan] Add instrumentation for SystemZ
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Simon Pilgrim
PromoteMemToReg.h - remove unused llvm::AliasSetTracker...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Simon Pilgrim
SimplifyLibCalls.h - remove unused llvm::BasicBlock...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Simon Pilgrim
VNCoercion.h - remove unused llvm::Function forward...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Simon Pilgrim
SizeOpts.h - remove ProfileSummaryInfo forward declarat...
commit
|
commitdiff
|
tree
|
snapshot
next