projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2014-09-28
Chandler Carruth
[x86] Fix yet another bug in the new vector shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
Hans Wennborg
WinCOFFObjectWriter.cpp: make write_uint32_le more...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
James Molloy
[AArch64] Redundant store instructions should be remove...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Yaron Keren
Fix llvm::huge_valf multiple initializations with Visua...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Chandler Carruth
[x86] Fix yet another issue with widening vector shuffl...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Craig Topper
Update test case to match minor formatting change intro...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Craig Topper
Reduce code duplication a bit.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Chandler Carruth
[x86] Fix terrible bugs everywhere in the new vector...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Chandler Carruth
[x86] Flip the sentinel values used in the target shuff...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Craig Topper
Fix TableGen -gen-disassembler output for bit fields...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Sanjay Patel
Refactor reciprocal and reciprocal square root estimate...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Richard Smith
Add LLVM_ENABLE_MODULES flag to CMake to enable buildin...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
David Majnemer
llvm-vtabledump: Further simplification
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
David Majnemer
Object: BSS/virtual sections don't have contents
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Yaron Keren
clang-format of ChangeStdinToBinary & ChangeStdoutToBinary.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Kevin Enderby
Update llvm-objdump’s Mach-O symbolizer code to print...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Richard Smith
Remove definition of LLVM_VERSION_INFO; this macro...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Richard Smith
Fix CMake warning CMP0054: don't quote a variable name...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Richard Smith
Fix misinterpretation of CMake rule found by a CMake...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Chandler Carruth
[x86] Fix a moderately terrifying bug in the new 128...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Chad Rosier
[IndVar] Don't widen loop compare unless IV user is...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Use break instead of continue
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Add strict check lines to div_scale tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Add a note about the order of the operands...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Move finding SGPR operand to move to separate...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI Allow same SGPR to be used for multiple operands
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Partially move operand legalization to post...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Implement findCommutedOpIndices
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Don't move operands that are required to be...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Don't assert on exotic operand types
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Fix using wrong operand indices when commuting
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Remove apparently dead code in legalizeOperands
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
David Peixotto
Ignore annotation function calls in cost computation
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Chandler Carruth
[x86] The mnemonic is SHUFPS not SHUPFS. =[ I'm very...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Chandler Carruth
[x86] In the new vector shuffle lowering, when trying...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Chandler Carruth
[x86] Fix a large collection of bugs that crept in...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Renato Golin
Elide repeated register operand in Thumb1 instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Andrea Di Biagio
[X86][SchedModel] SSE reciprocal square root instructio...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Frederic Riss
Revert "Store TypeUnits in a SmallVector<DWARFUnitSecti...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Frederic Riss
Store TypeUnits in a SmallVector<DWARFUnitSection>...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Daniel Sanders
Fix unused variable warning added in r218509
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Daniel Sanders
[mips] Generalize the handling of f128 return values...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Robert Khasanov
[AVX512] Added load/store from BW/VL subsets to Registe...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
David Majnemer
llvm-vtabledump: Small cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Jyoti Allur
fix a typo in doumentation index.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
David Majnemer
llvm-vtabledump: strip trailing NUL bytes
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
David Majnemer
Fix build breakage on MSVC 2013
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
David Majnemer
llvm-vtabledump: Dump RTTI structures for the MS ABI
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
David Majnemer
Target: Fix build breakage.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
David Majnemer
Support: Remove undefined behavior from &raw_ostream...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
David Xu
Revert patch of r218493, delete the test case
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
David Xu
Revert patch ofr218493
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
David Xu
Redundant store instructions should be removed as dead...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Eric Christopher
Add the first backend support for on demand subtarget...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Eric Christopher
Add a FIXME to TargetMachine to remove the function...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Eric Christopher
Have setSubtarget take a const subtarget.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Eric Christopher
Move resetTargetOptions from taking a MachineFunction...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600: Avoid repeated check lines
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Fix emitting trailing whitespace after s_waitcnt
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Adam Nemet
[AVX512] Simplify use of !con()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Adam Nemet
[AVX512] Pull pattern for subvector extract into the...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Adam Nemet
[AVX512] Make vextract*x4/vinsert*x4 tests check for...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Adam Nemet
[AVX512] Refactor subvector extracts
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Adam Nemet
[AVX512] Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Hal Finkel
Add SDAG TableGen definitions for BR_CC
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Matt Arsenault
R600: Fix some missing conversion testcases
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Matt Arsenault
Remove duplicated RUN lines in middle of test
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Bruno Cardoso...
[MachineSink+PGO] Teach MachineSink to use BlockFrequen...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
David Majnemer
Object: Add range iterators for Archive children
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Nick Kledzik
[Support] Fix Format.h to build on Windows
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Nick Kledzik
[Support] Add type-safe alternative to llvm::format()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Anton Yartsev
Refactoring: raw pointer -> unique_ptr
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Tom Stellard
ARM: Remove unneeded check for MI->hasPostISelHook()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Tom Stellard
SelectionDAG: Remove #if NDEBUG from check for a post...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Tom Stellard
R600/SI: Add support for global atomic add
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Robin Morisset
Lower idempotent RMWs to fence+load
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Aaron Ballman
Since the DisasmMemoryObject only operates on const...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Sid Manning
Add missing attributes !cmp.[eq,gt,gtu] instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Daniel Sanders
Add llvm_unreachables() for [ASZ]ExtUpper to X86FastISe...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Daniel Sanders
[mips] Add CCValAssign::[ASZ]ExtUpper and CCPromoteToUp...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Renato Golin
Add aliases for VAND imm to VBIC ~imm
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Chandler Carruth
[x86] Teach the new vector shuffle lowering to use...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Sylvestre Ledru
Update my previous commit to fit 80 cols...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Sylvestre Ledru
Details that -debug-only is not available when LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Chandler Carruth
[x86] Teach the new vector shuffle lowering a fancier...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Oliver Stannard
[Thumb2] BXJ should be undefined for v7M, v8A
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Chandler Carruth
[x86] Fix an oversight in the v8i32 path of the new...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Chandler Carruth
[x86] Rearrange the code for v16i16 lowering a bit...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Chandler Carruth
[x86] Implement AVX2 support for v32i8 in the new vecto...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Chandler Carruth
[x86] More tweaks to the v32i8 test cases.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Chandler Carruth
[x86] Re-work a bunch of the v32i8 test cases to actual...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Reid Kleckner
MC: Use @IMGREL instead of @IMGREL32, which we can...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Chandler Carruth
[x86] Remove the defunct X86ISD::BLENDV entry -- we...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Chandler Carruth
[x86] Fix the v16i16 blend logic I added in the prior...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Justin Bogner
llvm-cov: Combine segments that cover the same location
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Akira Hatanaka
[X86,AVX] Add an isel pattern for X86VBroadcast.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Chandler Carruth
[x86] Implement v16i16 support with AVX2 in the new...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Kevin Enderby
Flush out enough of llvm-objdump’s SymbolizerSymbolLook...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Kostya Serebryany
[asan] don't instrument module CTORs that may be run...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Renato Golin
Removing empty ARM tests from failed revert
commit
|
commitdiff
|
tree
|
snapshot
next