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-01-27
Sanjoy Das
Teach IRCE to look at branch weights when recognizing...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Alexey Samsonov
Revert "[x86] Combine x86mmx/i64 to v2i64 conversion...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Keno Fischer
[ExecutionEngine] Fix r227228 tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Kevin Enderby
dd the option, -link-opt-hints to llvm-objdump used...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Sanjay Patel
Merge vector stores into wider vector stores (PR21711)
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Zachary Turner
Add llvm-pdbdump to tools.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Dmitry Vyukov
tsan: properly instrument unaligned accesses
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Ramkumar Ramachandra
overloaded-intrinsic-name: exercise anyptr on struct
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Keno Fischer
[ExecutionEngine] Add weak symbol support to RuntimeDyld
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Keno Fischer
[ExecutionEngine] FindFunctionNamed: Skip declarations
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Kai Nacke
[mips] Add range checks and transformation to octeon...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Kostya Serebryany
Add cmake flag LLVM_USE_SANITIZE_COVERAGE
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Marek Olsak
R600/SI: Enable all tests that pass on VI without changes
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Marek Olsak
R600/SI: Fix MIN3/MAX3 on VI, define MED3
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Marek Olsak
R600/SI: Don't set patterns for chip-specific instructi...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Marek Olsak
R600/SI: Add VI versions of LDS atomics
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Marek Olsak
R600/SI: Add VI versions of MUBUF atomics
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Marek Olsak
R600/SI: Add VI versions of MUBUF loads and stores
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Marek Olsak
R600/SI: Add pseudos for MUBUF loads and stores
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Andrea Di Biagio
[InstCombine] Teach how to fold a select into a cttz...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Evgeniy Stepanov
[sancov] Fix unspecified constructor order between...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Manuel Jacob
Add a FIXME in SelectionDAGBuilder before an assert...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Replace some uses of getSubtargetImpl with the cached...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Chandler Carruth
[PM] Clean up file banner comments prior to refactoring...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Have the PBQP register allocator use the subtarget...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Remove some extraneous includes.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Fix build failure with pointer vs reference.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Update a few calls to getSubtarget<> to either be getSu...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Clean up the AArch64 store pair suppression pass initia...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
The subtarget is cached on the MachineFunction. Access...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Migrate SeparateConstOffsetFromGEP to use a Function...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
David Majnemer
LoopRotate: Don't walk the uses of a Constant
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Remove unused include.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Richard Trieu
Revert r227148 & r227154 which added a test which infin...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Chandler Carruth
[PM] Run clang-format over this header to clean up...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Chandler Carruth
[PM] Switch a doxygen comment to the standard format...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Chandler Carruth
[PM] Refactor the core logic to run EarlyCSE over a...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
MachineRegisterInfo can access TII off of the MachineFu...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Migrate AtomicExpandPass and DwarfEHPrepare to using...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Fix unsigned/signed comparison warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Migrate CodeGenPrepare to use the Function based getSub...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Grab the TargetLowering info from the DAG rather than...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Remove extraneous period.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Chris Bieneman
One more fix to the new API to fix const-correctness.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Adrian Prantl
Replace this testcase with an even shorter one provided...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Chad Rosier
Commoning of target specific load/store intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Chris Bieneman
Pete Cooper suggested the new API should use ArrayRef...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Philip Reames
Add test cases for PRE w/volatile loads
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Simon Pilgrim
[X86][SSE] Float comparisons can sometimes be safely...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Zachary Turner
Have the UTF conversion wrappers append a null terminator.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Simon Pilgrim
[X86][PCLMUL] Enable commutation for PCLMUL instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Chris Bieneman
Add new HideUnrelatedOptions API that takes a SmallVect...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Simon Pilgrim
Line endings fix. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Matt Arsenault
R600: Cleanup or test
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Simon Pilgrim
Line endings fix. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Alexei Starovoitov
bpf: fix build due to 'Move DataLayout back to the...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Bruno Cardoso...
[x86][MMX] Rename and cleanup tests: arith, intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Hans Wennborg
SimplifyCFG: Omit range checks for switch lookup tables...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Hans Wennborg
SimplifyCFG: don't remove unreachable default switch...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Hans Wennborg
Make ConstantFoldTerminator() handle switches with...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Justin Holewinski
[NVPTX] Generate a more optimal sequence for select...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Reid Kleckner
Add a UTF8 to UTF16 conversion wrapper for use in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Eric Christopher
Cache the lookup of TargetLowering in the atomic expand...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Ahmed Bougacha
[SelectionDAG] Fix assert message copypasta. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Eric Christopher
Add a FIXME about preferred alignment to DataLayout.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Justin Holewinski
[NVPTX] Handle floating-point conversion patterns that...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Alex Rosenberg
Use a different encoding for debugtrap on PS4.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Eric Christopher
Move DataLayout back to the TargetMachine from TargetSu...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Philip Reames
Refine memory dependence's notion of volatile semantics
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Sanjay Patel
Model sqrtsd as a binary operation with one source...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Philip Reames
Pass QueryInst down through non-local dependency calcul...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Philip Reames
Revert GCStrategy ownership changes
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Zachary Turner
Teach raw_ostream to support hex formatting without...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Alex Rosenberg
Remove trailing whitespace. NFC ®
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Alex Rosenberg
Remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Eric Christopher
Move the Mips target to storing the ABI in the TargetMa...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Eric Christopher
Store the passed in CPU name string so that it can...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Daniel Berlin
Fix incorrect partial aliasing
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Daniel Berlin
Fix delegation
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Sanjay Patel
fix line-endings; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Michael J....
[Support][Windows] Disable error dialog boxes when...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Chris Bieneman
Putting all the standard tool options into a "Generic...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Alex Rosenberg
[MC] The PS4's ELF OSABI value is the same as FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Alex Rosenberg
Teach the autoconf machinery about the PS4 triple.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Vasileios Kalintiris
[mips] Enable arithmetic and binary operations for...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Vasileios Kalintiris
[mips] Add tests for bitwise binary and integer arithme...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Joerg Sonnenberger
The canonical CPU variant for ARM according to config...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Vladimir Medic
When disassembler meets compact jump instructions for...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Vasileios Kalintiris
Revert "[mips] Fix assertion on i128 addition/subtracti...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
NAKAMURA Takumi
Revert llvm/test/MC/ELF/noexec.s in r227074, "Fix a...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Erik Eckstein
SLPVectorizer: fix wrong scheduling of atomic load...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Eric Christopher
Correct the header guard for MipsABIInfo.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Eric Christopher
Fix a problem where the AArch64 ELF assembler was faili...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Craig Topper
[X86] Change comparision immediate type to i8 in test...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Craig Topper
[X86] Use i8 immediate for comparison type on AVX512...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Alex Rosenberg
Add the triple for the Sony Playstation®4.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Adrian Prantl
Debug info: Fix PR22296 by omitting the DW_AT_location...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Bill Schmidt
[PowerPC] Revert ppc64le-aggregates.ll test changes...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Bill Schmidt
[PowerPC] Reset the baseline for ppc64le to be equivale...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Simon Atanasyan
[docs] Add link to the MIPS 64-bit ELF object file...
commit
|
commitdiff
|
tree
|
snapshot
next