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-10-08
Michael Kuperstein
Do not assert on first non-prologue instruction being...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Jonas Paulsson
[SystemZ] SystemZElimCompare pass improved.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Jonas Paulsson
[SystemZ] Bugfix: check CC reg liveness in SystemZShort...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Jonas Paulsson
[SystemZ] Use load-and-test for fp compare with 0...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Jonas Paulsson
[SystemZ] More minor fixing in SystemZElimCompare.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Jonas Paulsson
[SystemZ] Minor fixes in SystemZElimCompare.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Craig Topper
Use range-based for loops. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Sanjoy Das
[SCEV] Check `Pred` first in isKnownPredicateViaSplitting
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Sanjoy Das
[SCEV] Use `auto *` instead of `auto`; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Diego Novillo
Revert "Handle inline stacks in gcov-encoded sample...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Kostya Serebryany
[libFuzzer] fix 32-bit build
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Diego Novillo
Handle inline stacks in gcov-encoded sample profiles.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Justin Bogner
CodeGen: print and verify after TargetPassConfig::inser...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Reid Kleckner
[WinEH] Add missing test case for llvm.eh.exceptioncode
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Reid Kleckner
[WinEH] Fix 32-bit funclet epilogues in the presence...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Pete Cooper
Stop linking all target libraries in llvm-nm and llvm...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Lang Hames
[Orc] Enable user supplied partitioning functors in...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
David Majnemer
[WinEH] Refer to filter funclets using their symbol...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Sanjoy Das
[RS4GC] Use AssertingVH for RematerializedValueMapTy...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Reid Kleckner
[WinEH] Undo the effect of r249578 for 32-bit
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
David Majnemer
[WinEH] Remove unreachable blocks before preparation
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Duncan P. N...
Support: Stop using iplist in Recycler
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Rafael Espindola
git-clang-format r249548.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Vasileios Kalintiris
[mips][FastISel] Factor out common code from switch...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Duncan P. N...
IR: Create SymbolTableList wrapper around iplist, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Sanjoy Das
[IRBuilder] Add gc.statepoint related methods to IRBuilder
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Vasileios Kalintiris
[mips][FastISel] Use ternary operator to select opcode...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Joseph Tremoulet
[WinEH] Set NoModuleLevelChanges in clone flags
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Rafael Espindola
Use SpecificBumpPtrAllocator to simplify the MCSeciton...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Kevin B. Smith
[X86]Update test to use FileCheck.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Mehdi Amini
Revert "Revert "This patch builds on top of D13378...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Vasileios Kalintiris
[mips][FastISel] Simple refactoring of MipsFastISel...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Chad Rosier
[AArch64] Fold a floating-point divide by power of...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Reid Kleckner
[WinEH] Fix two minor issues in __CxxFrameHandler3...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Matt Arsenault
AMDGPU: Fix missing implicit m0 uses on movrel instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Chad Rosier
[AArch64] Fold a floating-point multiply by power of...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Sanjoy Das
[IndVars] Preserve LCSSA in `eliminateIdentitySCEV`
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Sanjoy Das
[SCEV] Use some C++11'ism, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Chad Rosier
[ARM] Promote helper function to SelectionDAG.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Kevin B. Smith
Test commit access. Fixed comment to have correct input...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Joseph Tremoulet
[WinEH] Update CoreCLR EH for catchpad MBBs
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Oliver Stannard
[ARM] Use correct half-precision functions in EABI...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
David Blaikie
Move test back to Generic now it's fixed the right...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Chad Rosier
[ARM] Prevent PerformVDIVCombine from combining a vcvt...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Artur Pilipenko
Teach computeKnownBits to use new align attribute/metadata
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Jeroen Ketema
[ARM][AArch64] Only lower to interleaved load/store...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Rafael Espindola
Use non virtual destructors for sections.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Chad Rosier
[ARM] Push more complex check down to reduce compile...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Rafael Espindola
Don't repeat names in comments and don't indent in...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Scott Egerton
Revert: r249536 - Testing commit access with a trival...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Scott Egerton
Testing commit access with a trival whitespace change.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
James Molloy
Revert "This patch builds on top of D13378 to handle...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Arnaud A. de...
[EarlyCSE] Fix handling of target memory intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Michael Kuperstein
[X86] Emit .cfi_escape GNU_ARGS_SIZE when adjusting...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Igor Breger
AVX512: Change encoding of vpshuflw and vpshufhw instru...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Sanjoy Das
[RS4GC] Remove an unnecessary assert & related variables
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Sanjoy Das
[OperandBundles] Add an accessor to get an operand...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Sanjoy Das
[OperandBundles] Remove a useless accessor from Operand...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Sanjoy Das
[RS4GC] Cosmetic cleanup, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Eric Christopher
Remove the comdat-ness from the testcase as it won...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Matt Arsenault
AMDGPU: Add comment for VOP2b operand class
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Eric Christopher
Update test to use FileCheck and clean up run lines...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Matt Arsenault
AMDGPU: Properly register passes
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Matt Arsenault
AMDGPU: Use explicit register size indirect pseudos
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Matt Arsenault
AMDGPU: Remove inferRegClassFromUses / inferRegClassFro...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Reid Kleckner
[SEH] Add llvm.eh.exceptioncode intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Hans Wennborg
InstCombine: Fold comparisons between unguessable alloc...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
David Blaikie
Move test to X86-specific due to some IR invalid on...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
David Blaikie
DebugInfo: Include the decl_line/decl_file in subprogra...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
David Majnemer
[WinEH] Create a separate MBB for funclet prologues
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Hans Wennborg
Fix Clang-tidy modernize-use-nullptr warnings in source...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Lang Hames
[Orc] Teach the CompileOnDemand layer to clone aliases.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Duncan P. N...
IR: Use auto for iterators, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Kevin Enderby
Fix two bugs in llvm-objdump’s printing of Objective...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Duncan P. N...
IR: Remove unnecessary TraitsClass typedef, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Duncan P. N...
CodeGen: s/protected:/private:/ in MachineBasicBlock...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Sanjoy Das
[IndVars] Don't break dominance in `eliminateIdentitySCEV`
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Sanjoy Das
[IndVars] Extract out eliminateIdentitySCEV, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Duncan P. N...
IR: Remove unnecessary specialization of getSymTab...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Tom Stellard
AMDGPU/SI: Remove calling convention assertion from...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Chad Rosier
[ARM] Minor refactoring. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Chad Rosier
[ARM] Minor refactoring. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Chad Rosier
[ARM] Minor refactoring. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Vedant Kumar
[Function] Clean up {prefix,prologue} data routines...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Joseph Tremoulet
[WinEH] Implement state numbering for CoreCLR
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Joseph Tremoulet
[WinEH] Recognize CoreCLR personality function
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Chad Rosier
[ARM] Minor refactoring to improve readability. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Philip Reames
Extend known bits to understand @llvm.bswap
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Philip Reames
Fix pr25040 - Handle vectors of i1s in recently added...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Duncan P. N...
IR: Use typedefs for getSublistAccess(), NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Krzysztof Parzyszek
[Hexagon] Remove ZeroOrMore from option flags
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Chad Rosier
[ARM] Simplify tests and make checks more rigid. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Mehdi Amini
This patch builds on top of D13378 to handle constant...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Tom Stellard
AMDGPU/SI: Add 64-bit versions of v_nop and v_clrexcp
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Krzysztof Parzyszek
[Hexagon] Add an early if-conversion pass
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Daniel Sanders
[mips][microMIPS] Fix an issue with selecting sqrt...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Daniel Sanders
Revert r249123 - [mips][microMIPS] Fix an issue with...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Arnaud A. de...
[EarlyCSE] Constify ParseMemoryInst methods (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Filipe Cabecinhas
Make sure the CastInst is valid before trying to create it
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Andrea Di Biagio
[InstCombine] Teach SimplifyDemandedVectorElts how...
commit
|
commitdiff
|
tree
|
snapshot
next