projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2015-12-10
Chad Rosier
[DSE] Disable non-local DSE to see if the bots go green.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Rafael Espindola
Fix another case where the linkage was not set.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Rong Xu
[PGO] Use %t as the temporary profdata filename in...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Duncan P. N...
Verifier: Avoid quadratic checking of aggregates for...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Chad Rosier
[DeadStoreElimination] Use range-based loops. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Nathan Slingerland
[ProfileData] Add unit test infrastructure for sample...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Pirama Arumuga...
Fix fptosi, fptoui from f16 vectors to i8, i16 vectors
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Sanjay Patel
[InstCombine] fold bitcasts around an extractelement...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Teresa Johnson
[ThinLTO] Debug message cleanup (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Rafael Espindola
Avoid undefined behavior when vector is empty.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Sanjay Patel
remove duplicated comments and don't repeat function...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Teresa Johnson
[ThinLTO] Release files in gold plugin during combined...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
[WebAssembly] Tighten up several CHECK tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Rafael Espindola
Slit lib/Linker in two.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
[WebAssembly] Make WebAssemblyStoreResults only return...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
[WebAssembly] Fix WebAssemblyPeephole to set Changed...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
[WebAssembly] Declare that WebAssemblyPeephole does...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
[WebAssembly] Remove an unneeded getAnalysisUsage override.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Chad Rosier
[DeadStoreElimination] Add support for non-local DSE.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Nemanja Ivanovic
Bitcasts between FP and INT values using direct moves
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Amjad Aboud
Macro debug info support in LLVM IR
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Silviu Baranga
[LLE] Use the PredicatedScalarEvolution interface to...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jonas Paulsson
[PostRA scheduling] Allow a target to do scheduling...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Akira Hatanaka
Revert r255137.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Sanjoy Das
Add arg_begin() and arg_end() to CallInst and InvokeIns...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Craig Topper
[X86] Fix a couple cases were bitwise and logical opera...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Alexey Bataev
[OPENMP] Make -fopenmp to turn on OpenMP support by...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
[WebAssembly] Implement mixed-type ISD::FCOPYSIGN.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
[WebAssembly] Implement fma.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Tom Stellard
AMDGPU/SI: Fix warning introduced by r255204
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Tom Stellard
AMDGPU/SI: Emit constant arrays in the .text section
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Tom Stellard
AMDGPU/SI: Add support for sgpr and vgpr inline assembl...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
[WebAssembly] Fix legalization of f32->f64 EXTLOAD.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Derek Schuff
[WebAssembly] Update known test failures
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Matthias Braun
RegisterPressure: Factor out liveness dead-def detectio...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
[WebAssembly] Also legalize sign_extend_inreg of i32...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Derek Schuff
[WebAssembly] Update test failure expectations
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
PeepholeOptimizer: Ignore dead implicit defs
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
[WebAssembly] Fix legalization of shift operators with...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
[WebAssembly] Fix copy+pastos.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
[WebAssembly] Implement anyext.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Quentin Colombet
[X86] Enable shrink-wrapping by default, but keep it...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Sanjay Patel
use range-based for loops; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Rafael Espindola
Synchronize the logic for deciding to link a gv.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Rong Xu
[PGO] Rename the profdata filename to avoid the conflic...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Justin Bogner
IR: Make ConstantDataArray::getFP actually return a...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Teresa Johnson
[ThinLTO] Release files read when creating combined...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Reid Kleckner
[Float2Int] Don't operate on vector instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
David Blaikie
[llvm-dwp] Sink debug_types.dwo emission into the code...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Rafael Espindola
Don't assign a temporary string to a StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Sanjoy Das
Use WeakVH to keep track of calls with operand bundles...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Sanjoy Das
Delete trailing whitespace; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Teresa Johnson
Delay context construction to when/if it is needed...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Teresa Johnson
clang-format order of gold-plugin includes (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Teresa Johnson
[ThinLTO] FunctionImport pass can take a const index...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Sanjay Patel
[InstCombine] fold bitcasts around an extractelement...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Michael Zolotukhin
Revert "Revert r253253 and r253126: "Don't recompute...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Rong Xu
[PGO] Resubmit "MST based PGO instrumentation infrastru...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Nathan Slingerland
[Support] Change SaturatingAdd()/SaturatingMultiply...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Mehdi Amini
Revert "[InstCombine] fold bitcasts around an extractel...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Dan Gohman
[WebAssembly] Reintroduce ARGUMENT moving logic
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Sanjay Patel
[InstCombine] fold bitcasts around an extractelement
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Mehdi Amini
Change hasUniqueInitializer() to call isStrongDefinitio...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Silviu Baranga
Re-commit r255115, with the PredicatedScalarEvolution...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Tim Northover
ARM: don't use a deleted node as the BaseReg in complex...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
JF Bastien
WebAssembly: add missing failure to the list.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Silviu Baranga
Revert r255115 until we figure out how to fix the bot...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Silviu Baranga
[LV][LAA] Add a layer over SCEV to apply run-time check...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Robert Lougher
Fix cycle in selection DAG introduced by extractelement...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Oliver Stannard
[AArch64] Fix FP16 vector instructions that should...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Daniel Sanders
[mips][ias] Range check uimm10 operands
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
JF Bastien
WebAssembly: add known failures
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Vasileios Kalintiris
[mips] Use multiclass patterns for f32/f64 comparisons...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Zlatko Buljan
Revert r254897 "[mips][microMIPS] Implement LH, LHE...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
JF Bastien
EarlyCSE: fix typo from rL255054.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Mehdi Amini
Revert "Implement a new pass - LiveDebugValues - to...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Mehdi Amini
The current importing scheme is processing one function...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Vikram TV
Implement a new pass - LiveDebugValues - to compute...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Vikram TV
Test commit access - Fix few missing '.' in comments...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Steven Wu
Fix the order of destructors in LibLTOCodeGenerator
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Ahmed Bougacha
[AArch64][ARM] Don't base interleaved op legality on...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Sanjoy Das
Don't drop attributes when inlining through "deopt...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Rafael Espindola
Simplify testMergedProgram.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Rafael Espindola
Simplify memory management. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Rafael Espindola
Return std::unique_ptr from SplitFunctionsOutOfModule...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Rafael Espindola
Simplify memory management. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Vyacheslav...
X86-FMA3: Defined the ExeDomain property for Scalar...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Rafael Espindola
Simplify memory management a bit. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Rafael Espindola
Return a std::unique_ptr from CloneModule. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Sanjoy Das
[IndVars] Use any_of and foreach instead of explicit...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Sanjoy Das
[OperandBundles] Have PruneEH work correct with operand...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Pirama Arumuga...
Define selection for v4f16, v8f16 scalar_to_vector
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Mehdi Amini
Fix/Improve Debug print in FunctionImport pass
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Reid Kleckner
[CGP] Reimplement r255055 a different way
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Sanjoy Das
[SCEV] Use for-each; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Mehdi Amini
Remove caching in FunctionImport: a Module can't be...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Reid Kleckner
Revert "[CGP] Check that we have an insert point before...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Sanjoy Das
[OperandBundles] Fix a transform in simplifycfg
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Simon Pilgrim
[X86][AVX] Fold loads + splats into broadcast instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Chris Bieneman
[CMake] Ignore externalizing debuginfo for unit tests
commit
|
commitdiff
|
tree
|
snapshot
next