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-02-18
Benjamin Kramer
X86: Use bitset to manage a bag of bits. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Toma Tabacu
[mips] [IAS] Fix using .cpsetup with local labels ...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Chandler Carruth
[x86] Tighten the assertions to document that canonical...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Chandler Carruth
[x86] Switch an if which is trivially true to an assert...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Chandler Carruth
[x86] Remove some more 'bit' nomenclature from the...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Mohit K. Bhakkad
[MSan][MIPS] VarArgHelper for MIPS64
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Chandler Carruth
[x86] Fold together the two shift lowering strategies...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Bradley Smith
[ARM] Add missing M/R class CPUs
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Michael Kuperstein
Fixes two issue in SimplifyDemandedBits of sext_in_reg:
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Ulrich Weigand
[SystemZ] Clean up warning
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Chandler Carruth
[x86] Refactor the bit shift code the same as I just...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Ulrich Weigand
[SystemZ] Support all TLS access models - CodeGen part
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Igor Laevsky
Testing commit access
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Ulrich Weigand
[SystemZ] Support all TLS access models - MC part
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
NAKAMURA Takumi
Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
NAKAMURA Takumi
Revert r229622: "[LoopAccesses] Make VectorizerParams...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Daniel Jasper
NFC: Use range-based for loops and more consistent...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Daniel Jasper
Remove experimental options to control machine block...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Elena Demikhovsky
Minor fix after 229495.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Sanjoy Das
Address post commit review on r229600.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Elena Demikhovsky
AVX-512: Added support for FP instructions with embedde...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Craig Topper
[X86] Add another test case for the bug fixed in r22964...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Chandler Carruth
[x86] Rewrite the byte shift detection to not use boole...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Craig Topper
[X86] Remove AVX512 pslldq/psrldq shift intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Craig Topper
[X86] Remove AVX2 and SSE2 pslldq and psrldq intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Saleem Abdulrasool
Analysis: fix buildbots
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Adam Nemet
[LoopAccesses] Change LAA:getInfo to return a constant...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Adam Nemet
[LoopAccesses] Add -analyze support
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Adam Nemet
[LoopAccesses] Split out LoopAccessReport from Vectoriz...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Adam Nemet
[LoopAccesses] Add missing const to APIs in Vectorizati...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Adam Nemet
[LoopAccesses] Add canAnalyzeLoop
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Adam Nemet
[LoopAccesses] Factor out RuntimePointerCheck::needsChe...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Adam Nemet
[LoopAccesses] Change debug messages from LV to LAA
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Adam Nemet
[LoopAccesses] Modify test to also check symbolic strid...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Adam Nemet
[LoopAccesses] Create the analysis pass
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Adam Nemet
[LoopAccesses] Make blockNeedsPredication static
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Adam Nemet
[LoopAccesses] Cache the result of canVectorizeMemory
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Adam Nemet
[LoopAccesses] Stash the report from the analysis rathe...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Adam Nemet
[LoopAccesses] Make VectorizerParams global
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Adam Nemet
[LoopAccesses] Rename LoopAccessAnalysis to LoopAccessInfo
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Adam Nemet
[LoopAccesses] Make raw_string_ostream local in Vectori...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Akira Hatanaka
[InstCombine] Do not insert a GEP instruction before...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Hal Finkel
[BDCE] Don't forget uses of root instructions seen...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Matt Arsenault
R600/SI: Rename dst encoding field to be consistent...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Matt Arsenault
R600/SI: Consistently capitalize encoding field names
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Matt Arsenault
R600/SI: Set noNamedPositionallyEncodedOperands
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Matt Arsenault
R600/SI: Fix src1_modifiers for class instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Matt Arsenault
R600/SI: Fix not setting clamp / omod for v_cndmask_b32_e64
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Matt Arsenault
R600: Fix operand encoding error
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Matt Arsenault
R600/SI: Fix encoding error from glc bit on VI SMRD...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Matt Arsenault
R600/SI: Fix operand encoding for flat instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Matt Arsenault
R600/SI: Fix error from vdst on no return atomics
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Matt Arsenault
R600/SI: Add missing offset operand to buffer bothen
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Matt Arsenault
R600/SI: Add missing soffset operand to global atomics
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Matt Arsenault
R600/SI: Fix brace identation
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Justin Bogner
Re-apply "InstrProf: Add unit tests for the profile...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Matthias Braun
LiveRangeCalc: Rename some parameters from kill to...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Sanjoy Das
Generalize getExtendAddRecStart to work with both sign...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Chandler Carruth
[shuffles] Tweak my shufflevector fuzz test generation...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Filipe Cabecinhas
Downgrade build system error message to a warning
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Eric Christopher
Make the Mips AsmPrinter independent of global subtarget
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Eric Christopher
Unify selectMipsCPU implementations.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Sanjoy Das
Bugfix: SCEV incorrectly marks certain expressions...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Richard Smith
[modules] Fix typo in DIA exclusion in module map.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Rafael Espindola
Twines should be passed by const ref.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Andrea Di Biagio
[X86][FastIsel] Teach how to select scalar integer...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Rafael Espindola
Add r228939 back with a fix.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Filipe Cabecinhas
We require MSVC 2013 Update 4 due to previous versions...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Rafael Espindola
Add a test showing the problem in r228939.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Duncan P. N...
IR: Add missing clone() overloads
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Sanjay Patel
rename variables again because these tables also deal...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Duncan P. N...
IR: fieldIsMDNode() should be false for MDString
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Duncan P. N...
AsmPrinter: Take range in DwarfExpression::AddExpressio...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Simon Pilgrim
[X86][SSE] Generalised unpckl/unpckh shuffle matching
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Sanjay Patel
Add comment to explain a non-obvious setting; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Sanjay Patel
use a triple instead of a cpu; less builbot sadness
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Sanjay Patel
remove function names from comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Sanjay Patel
replace meaningless variable names; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Kevin Enderby
Add code to llvm-objdump so the -section option with...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Justin Bogner
Re-apply "InstrProf: Use a test fixture in the coverage...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Rafael Espindola
Add testcases I missed in r229541.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Rafael Espindola
Add r228980 back.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Rafael Espindola
Add r228889 back.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Rafael Espindola
Add r228888 back.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Rafael Espindola
Add r228886 back now that r229530 fixed the issue lldb...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Sanjay Patel
make basic block label matching more flexible for less...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Tom Stellard
R600/SI: Fix asam errors in SIFoldOperands
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Sanjay Patel
prevent folding a scalar FP load into a packed logical...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Rafael Espindola
Don't deference the section_end() iterator.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Reid Kleckner
Expose LLVM_VERSION_PATCH in llvm-config.h
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Eric Christopher
Make the ARM AsmPrinter independent of global subtarget
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Eric Christopher
80-column fixups.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Colin LeMahieu
[MC] Constifying MCInst::size()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Adrian Prantl
DIBuilder: add trackIfUnresolved() to all nodes that...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Simon Atanasyan
[Object] Support reading 64-bit MIPS ELF archives
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Aaron Ballman
Correcting the ArrayRef test to not cause use-after...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Aaron Ballman
Adding additional tests to ensure that initializer...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Aaron Ballman
Addressing a post-commit review comment suggesting...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Sanjay Patel
Canonicalize splats as build_vectors (PR22283)
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Tom Stellard
R600/SI: Extend private extload pattern to include...
commit
|
commitdiff
|
tree
|
snapshot
next