projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
LoopPass: Remove redoLoop, it isn't used. NFC
[oota-llvm.git]
/
include
/
llvm
/
2015-10-22
Justin Bogner
LoopPass: Remove redoLoop, it isn't used. NFC
tree
|
commitdiff
2015-10-22
Justin Bogner
LoopPass: Simplify the API for adding a new loop. NFC
tree
|
commitdiff
2015-10-22
Xinliang David Li
Add helper functions and remove hard coded references...
tree
|
commitdiff
2015-10-22
Sanjoy Das
[SCEV] Opportunistically interpret unsigned constraints...
tree
|
commitdiff
2015-10-22
Sanjoy Das
[SCEV] Teach SCEV some axioms about non-wrapping arithmetic
tree
|
commitdiff
2015-10-22
Rafael Espindola
Avoid storing a second copy of each string in StringTab...
tree
|
commitdiff
2015-10-22
Matthias Braun
MachineScheduler: Add a way to disable the 'ReduceLaten...
tree
|
commitdiff
2015-10-22
Tim Northover
CodeGen: increase bits allocated for LegalizeActions
tree
|
commitdiff
2015-10-22
Craig Topper
Change makeLibCall to take an ArrayRef<SDValue> instead...
tree
|
commitdiff
2015-10-22
Craig Topper
Use ArrayRef instead of pointer and size. NFC
tree
|
commitdiff
2015-10-22
Asaf Badouh
[X86][AVX512] extend vcvtph2ps to support xmm/ymm and...
tree
|
commitdiff
2015-10-22
James Molloy
[ValueTracking] Add a new predicate: isKnownNonEqual()
tree
|
commitdiff
2015-10-22
Sanjoy Das
[IR] Add a `makeNoWrapRegion` method to `ConstantRange`
tree
|
commitdiff
2015-10-22
Sanjoy Das
[OperandBundles] Teach AliasAnalysis about operand...
tree
|
commitdiff
2015-10-22
Sanjoy Das
[OperandBundles] Make function attributes conservativel...
tree
|
commitdiff
2015-10-21
Justin Bogner
[PM]: Fix a doc typo. NFC
tree
|
commitdiff
2015-10-21
Lang Hames
[Orc] Clean up a comment.
tree
|
commitdiff
2015-10-21
Yaron Keren
Revert r250923 as config.h is not an installed header.
tree
|
commitdiff
2015-10-21
Yaron Keren
Include llvm/Config/config.h in FileSystem.h as it...
tree
|
commitdiff
2015-10-21
Kevin Enderby
Backing out commit r250906 as it broke lld.
tree
|
commitdiff
2015-10-21
Kevin Enderby
This removes the eating of the error in Archive::Child...
tree
|
commitdiff
2015-10-21
Craig Topper
[Option] Use an ArrayRef to store the Option Infos...
tree
|
commitdiff
2015-10-21
Chandler Carruth
[AA] Enhance the new AliasAnalysis infrastructure with...
tree
|
commitdiff
2015-10-21
Mehdi Amini
Revert "Add missing #include, found by modules build."
tree
|
commitdiff
2015-10-20
Artyom Skrobov
Adding support for TargetLoweringBase::LibCall
tree
|
commitdiff
2015-10-20
Igor Breger
AVX512: Implemented encoding and intrinsics for VPBROAD...
tree
|
commitdiff
2015-10-20
Andrea Di Biagio
[x86] Fix AVX maskload/store intrinsic prototypes.
tree
|
commitdiff
2015-10-20
Lang Hames
[Orc] Make CompileOnDemandLayer::findSymbol call BaseLa...
tree
|
commitdiff
2015-10-19
Lang Hames
[Orc] Fix MSVC bugs introduced in r250749.
tree
|
commitdiff
2015-10-19
Lang Hames
[Orc] Use '= default' for move constructor/assignment...
tree
|
commitdiff
2015-10-19
David Blaikie
Fix -Wdeprecated regarding ORC copying ValueMaterializers
tree
|
commitdiff
2015-10-19
Duncan P. N. Exon...
Vectorize: Remove implicit ilist iterator conversions...
tree
|
commitdiff
2015-10-19
Teresa Johnson
Pass FunctionInfoIndex by reference to WriteFunctionSum...
tree
|
commitdiff
2015-10-19
Lang Hames
[Orc] Add explicit move constructor and assignment...
tree
|
commitdiff
2015-10-19
Lang Hames
[Orc] Lambda needs to capture 'this'.
tree
|
commitdiff
2015-10-19
Lang Hames
[Orc] Remove extraneous semicolon that found its way...
tree
|
commitdiff
2015-10-19
Matthias Braun
Revert "RegisterPressure: allocatable physreg uses...
tree
|
commitdiff
2015-10-19
Lang Hames
[Orc] Add support for emitting indirect stubs directly...
tree
|
commitdiff
2015-10-19
Elena Demikhovsky
Removed parameter "Consecutive" from isLegalMaskedLoad...
tree
|
commitdiff
2015-10-18
Rafael Espindola
Add hashing and DenseMapInfo for ArrayRef
tree
|
commitdiff
2015-10-18
Asaf Badouh
[X86][AVX512DQ] add scalar fpclass
tree
|
commitdiff
2015-10-18
Xinliang David Li
Minor Instr PGO code restructuring
tree
|
commitdiff
2015-10-17
Craig Topper
Use binary search in isCPUStringValid since the array...
tree
|
commitdiff
2015-10-17
Matthias Braun
RegisterPressure: Unify the sparse sets in LiveRegsSet...
tree
|
commitdiff
2015-10-17
Matthias Braun
RegisterPressure: allocatable physreg uses are always...
tree
|
commitdiff
2015-10-17
Matthias Braun
RegisterPressure: Hide non-const iterators of PressureDiff
tree
|
commitdiff
2015-10-16
Reid Kleckner
[WinEH] Fix stack alignment in funclets and ParentFrame...
tree
|
commitdiff
2015-10-16
Xinliang David Li
Instroduce a template file to define InstrPGO core...
tree
|
commitdiff
2015-10-16
Diego Novillo
Sample profiles - Re-arrange binary format to emit...
tree
|
commitdiff
2015-10-16
Yaron Keren
Fix typo, NFC.
tree
|
commitdiff
2015-10-16
Diego Novillo
Sample Profiling - Remove useless asserts. NFC.
tree
|
commitdiff
2015-10-16
Dylan McKay
Initial migration of AVR backend
tree
|
commitdiff
2015-10-16
Lang Hames
Add emacs c++ mode hint.
tree
|
commitdiff
2015-10-15
Evgeniy Stepanov
Revert "[safestack] Fast access to the unsafe stack...
tree
|
commitdiff
2015-10-15
Evgeniy Stepanov
[safestack] Fast access to the unsafe stack pointer...
tree
|
commitdiff
2015-10-15
Justin Bogner
docs: Stop using DEBUG() without DEBUG_TYPE in the...
tree
|
commitdiff
2015-10-15
Benjamin Kramer
[SelectionDAG] Remove dead code. NFC.
tree
|
commitdiff
2015-10-15
Benjamin Kramer
[AsmPrinter] Prune dead code. NFC.
tree
|
commitdiff
2015-10-15
Diego Novillo
Sample Profiles - Adjust integer types. Mostly NFC.
tree
|
commitdiff
2015-10-15
Manman Ren
Recommit r250345, it was reverted in r250366 to investi...
tree
|
commitdiff
2015-10-15
Benjamin Kramer
[DebugInfo] Remove dead forwarding accessors. NFC.
tree
|
commitdiff
2015-10-15
Igor Breger
AVX512: Implemented encoding and intrinsics for vpternl...
tree
|
commitdiff
2015-10-15
Eric Christopher
Remove DIFile from createSubroutineType.
tree
|
commitdiff
2015-10-15
Manman Ren
Temporarily revert r250345 to sort out bot failure.
tree
|
commitdiff
2015-10-15
David Majnemer
[llvm-pdbdump] Provide a mechanism to dump the raw...
tree
|
commitdiff
2015-10-14
Cong Hou
Update the branch weight metadata in JumpThreading...
tree
|
commitdiff
2015-10-14
Daniel Berlin
[IDFCalculator] Use DominatorTreeBase instead of Domina...
tree
|
commitdiff
2015-10-14
Diego Novillo
Sample profiles - Add documentation for binary profile...
tree
|
commitdiff
2015-10-14
Igor Kudrin
[llvm-readobj/ELF] Print GNU Hash section
tree
|
commitdiff
2015-10-14
Manman Ren
Revert r250204 and r250240 due to bot failure. We faile...
tree
|
commitdiff
2015-10-14
Richard Smith
Rename one of our two llvm::GCOVOptions classes to...
tree
|
commitdiff
2015-10-13
Diego Novillo
Sample profile reader - remove dead code. NFC.
tree
|
commitdiff
2015-10-13
Diego Novillo
Sample profiles - Add a name table to the binary encoding.
tree
|
commitdiff
2015-10-13
Cong Hou
Update MachineBranchProbabilityInfo::normalizeEdgeWeigh...
tree
|
commitdiff
2015-10-13
Richard Smith
Add missing #include, found by modules build.
tree
|
commitdiff
2015-10-13
Richard Smith
Fix layering violation: Analysis should not include...
tree
|
commitdiff
2015-10-13
Kevin Enderby
Tweak to r250117 and change to use ErrorOr and drop...
tree
|
commitdiff
2015-10-13
Cong Hou
Update the branch weight metadata in JumpThreading...
tree
|
commitdiff
2015-10-13
Michael Liao
Remove unnecessary argument in ipo iterator
tree
|
commitdiff
2015-10-13
Manman Ren
Revert 250089 due to bot failure. It failed when buildi...
tree
|
commitdiff
2015-10-13
Sanjoy Das
[SCEV] Put some utilites in the ScalarEvolution class
tree
|
commitdiff
2015-10-13
Duncan P. N. Exon...
TransformUtils: Remove implicit ilist iterator conversi...
tree
|
commitdiff
2015-10-12
Matt Arsenault
DAGCombiner: Combine extract_vector_elt from build_vector
tree
|
commitdiff
2015-10-12
Simon Pilgrim
[SelectionDAG] Add common vector constant folding helpe...
tree
|
commitdiff
2015-10-12
Kevin Enderby
Fixed bugs in llvm-obdump while parsing Mach-O files...
tree
|
commitdiff
2015-10-12
Cong Hou
Update the branch weight metadata in JumpThreading...
tree
|
commitdiff
2015-10-12
Cong Hou
Add - and -= operators to BlockFrequency using saturati...
tree
|
commitdiff
2015-10-12
Cong Hou
Turn const/const& into value type for BlockFrequency...
tree
|
commitdiff
2015-10-12
Colin LeMahieu
[llvm-symbolizer] Reverting r250067
tree
|
commitdiff
2015-10-12
David Majnemer
[WinEH] Remove CatchObjRecoverIdx
tree
|
commitdiff
2015-10-12
James Molloy
[LoopVectorize] Shrink integer operations into the...
tree
|
commitdiff
2015-10-12
Amjad Aboud
[X86] Add XSAVE intrinsic family
tree
|
commitdiff
2015-10-10
Craig Topper
In isUIntN, make sure N is less than 64 before using...
tree
|
commitdiff
2015-10-10
David Majnemer
[WinEH] Remove more dead code
tree
|
commitdiff
2015-10-09
Reid Kleckner
[WinEH] Delete the old landingpad implementation of...
tree
|
commitdiff
2015-10-09
Diego Novillo
Remove unused function in sample profile writer API...
tree
|
commitdiff
2015-10-09
Duncan P. N. Exon...
CodeGen: Continue removing ilist iterator implicit...
tree
|
commitdiff
2015-10-09
Duncan P. N. Exon...
CodeGen: Remove implicit iterator conversions from...
tree
|
commitdiff
2015-10-09
Duncan P. N. Exon...
CodeGen: Avoid ilist iterator implicit conversions...
tree
|
commitdiff
2015-10-09
Owen Anderson
Add iterator ranges for blocks in a Loop.
tree
|
commitdiff
next