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-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
2015-02-17
Aaron Ballman
I believe we no longer require LLVM_HAS_INITIALIZER_LIS...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
NAKAMURA Takumi
ADT/PointerIntPairTest.cpp: Prune obsolete #if. We...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Benjamin Kramer
Prefer SmallVector::append/insert over push_back loops.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Aaron Ballman
Reverting r229473; it does not compile with MSVC 2013...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Elena Demikhovsky
Fixed a bug in store sinking.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
NAKAMURA Takumi
OrcJIT: Appease msc18 not to be confused on executeComp...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
NAKAMURA Takumi
Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
NAKAMURA Takumi
OrcJIT: Try to appease msc18 to add move constructor...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Manuel Klimek
Fix problem with uninitialized bool found by asan.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Andrea Di Biagio
[X86][FastISel] Add missing flag -fast-isel-abort to...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Andrea Di Biagio
[X86] Silence -Wsign-compare warnings.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Justin Bogner
Revert "InstrProf: Add unit tests for the profile reade...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Elena Demikhovsky
AVX-512: changes in intel_ocl_bi calling conventions
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Justin Bogner
InstrProf: Add missing header from r229478
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Michael Kuperstein
[X86] Combine vector anyext + and into a vector zext
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Justin Bogner
Re-apply "InstrProf: Add unit tests for the profile...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Jonas Paulsson
[PBQP] NDEBUG guards added around code needed for assert.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Eric Christopher
Make the PowerPC AsmPrinter independent of global subtarget
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Justin Bogner
InstrProf: Use a test fixture in the coverage mapping...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Eric Christopher
Add a FIXME to move IsLittleEndian to the target machine.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Eric Christopher
Move ABI handling and 64-bitness to the PowerPC target...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Lang Hames
[Orc][Kaleidoscope] Fix misnumbered steps in comments...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Lang Hames
[Orc][Kaleidoscope] Add an example of extreme-laziness...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Lang Hames
[Orc][Kaleidoscope] Update the MainLoop code of the...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Duncan P. N...
AsmPrinter: Use DIExpression default constructor, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Chandler Carruth
[x86] Teach the unpack lowering to try wider element...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Hal Finkel
[BDCE] Add a bit-tracking DCE pass
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Lang Hames
[Orc] Update the Orc indirection utils and refactor...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Hal Finkel
Specify arch in test/CodeGen/X86/float-conv-elim.ll
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Duncan P. N...
AsmPrinter: Stop creating DebugLocs
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Hal Finkel
[PowerPC] Support non-direct-sub/superclass VSX copies
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Justin Bogner
Revert "InstrProf: Add unit tests for the profile reade...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Justin Bogner
InstrProf: Add unit tests for the profile reader and...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Simon Atanasyan
[Mips] Add .MIPS.options section descriptor kinds enume...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Lang Hames
[Orc] Add an emitAndFinalize method to the ObjectLinkin...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Ahmed Bougacha
[ARM] Remove unused declaration. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Cameron McInally
[AVX512] Make 512b vector floating point rounds legal...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Matthias Braun
RegisterCoalescer: Don't rematerialize subregister...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Matthias Braun
RegisterCoalescer: Do not look for regclass of IMPLICIT...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Simon Pilgrim
[X86][SSE] Add SSE MOVQ instructions to SSEPackedInt...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Mehdi Amini
SelectionDAG: fold (fp_to_u/sint (s/uint_to_fp)) here too
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Mehdi Amini
InstCombine: fold more cases of (fp_to_u/sint (u/sint_t...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Mehdi Amini
Tests: reformat sitofp.ll and use FileCheck
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Justin Bogner
InstrProf: Use ErrorOr for IndexedInstrProfReader:...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Craig Topper
[X86] Remove the multiply by 8 that goes into the shift...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Craig Topper
[X86] Remove x86.avx2.psll.dq.bs and x86.avx2.psrl...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Matthias Braun
ARM: Transfer kill flag when lowering VSTMQIA to VSTMDIA.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Matthias Braun
RegisterCoalescer: Improve previous fix for wrong def...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Aaron Ballman
MSVC 2013 does not ICE on this code in the same fashion...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Duncan P. N...
Bitcode: Fix major regression: large files w/ debug...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
David Majnemer
ConstantFold: Properly fold GEP indices wider than i64
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
James Molloy
Run LICM as part of the cleanup phase from the scalar...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Aaron Ballman
We require MSVC 1800 as our minimum, so these checks...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Aaron Ballman
We require MSVC 1800 as our minimum, so these checks...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Aaron Ballman
MSVC 2013 supports std::forward_as_tuple, while MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Andrew Trick
AArch64: Safely handle the incoming sret call argument.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Hal Finkel
[ADCE] Don't indent inside an anonymous namespace
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
James Molloy
[LoopReroll] Relax some assumptions a little.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
James Molloy
[LoopReroll] Don't crash on dead code
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Jonas Paulsson
[PBQP] Improve the assert for conservatively allocatables.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Evgeniy Stepanov
[asan] Reuse a common function.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Chandler Carruth
[x86] Add a generic unpack-targeted lowering technique...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Chandler Carruth
[x86] Switch this test to use checks generated by my...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Michael Kuperstein
Fix quoting of #pragma comment for MS compat, LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Chandler Carruth
[x86] Add initial basic support for forming blends...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Chandler Carruth
[x86] Add some more test cases for i8 vector blends.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Benjamin Kramer
Document that defaulted & deleted methods and explicit...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Chandler Carruth
[x86] Switch my usage of VariadicFunction to a "normal...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
David Majnemer
IR: SrcTy == DstTy doesn't imply that a cast is valid
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
David Majnemer
AsmParser: extractvalue requires at least one index...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
David Majnemer
AsmParser: Make sure GlobalVariables have sane types
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
David Majnemer
AsmParser: Reject alloca with function type
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Chandler Carruth
Switch our index sequence away from template aliases...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
David Majnemer
Verifier: Diagnose module flags which have null ID...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Craig Topper
[X86] Add support for lowering shuffles to 256-bit...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Craig Topper
[X86] Remove some hard tab characters from tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
David Majnemer
DebugInfo: Don't crash if 'Debug Info Version' has...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
David Majnemer
DataLayout: Validate that the pref alignment is at...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
David Majnemer
DataLayout: Report when the datalayout type alignment...
commit
|
commitdiff
|
tree
|
snapshot
next