projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2013-07-02
Ulrich Weigand
[DebugInfo] Allow getDebugThreadLocalSymbol to return...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Ulrich Weigand
[DebugInfo] Hold generic MCExpr in AddrPool
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Ulrich Weigand
[DebugInfo] Introduce DIEExpr variant of DIEValue to...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Manman Ren
Debug Info: cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Jakob Stoklund...
Revert (most of) r185393 and r185395.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Benjamin Kramer
Hexagon: Avoid unused variable warnings in Release...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
David Blaikie
Fix -Wsign-compare warning and remove windows-style...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Michael Gottesman
[APFloat] Swap an early out check so we do not derefere...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Rafael Espindola
Remove address spaces from MC.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Richard Sandiford
[SystemZ] Use DSGFR over DSGR in more cases
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Richard Sandiford
[SystemZ] Use MVC to spill loads and stores
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Richard Sandiford
[SystemZ] Add the MVC instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Richard Osborne
[XCore] Fix instruction selection for zext, mkmsk instr...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Logan Chien
Fix ARM EHABI compact model 1 and 2 without handlerdata.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Elena Demikhovsky
Fixed alignment of code sections in the JIT mode. Added...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Tim Northover
DAGCombiner: fix use-counting issue when forming zextload
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Hal Finkel
Revert r185257 (InstCombine: Be more agressive optimizi...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Nick Lewycky
Add missing break statements. Noticed by inspection.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Tobias Grosser
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Hal Finkel
Cleanup PPC Altivec registers in CSR lists and improve...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Tobias Grosser
IRVerifier: Correctly check attribute types
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Akira Hatanaka
[mips] Add new InstrItinClasses for move from/to coproc...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
David Blaikie
PR14728: DebugInfo: TLS variables with -gsplit-dwarf
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Michael Gottesman
[APFloat] Ensure that we can properly parse strings...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Richard Trieu
Fix up some asserts that are within an if statement...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Jakob Stoklund...
Tweak some comments that referred to the old bias compu...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Ulrich Weigand
[PowerPC] Add support for TLS data relocations
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Jakob Stoklund...
Remove floating point computations form SpillPlacement...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Richard Trieu
Change if (cond) ... else llvm_unreachable("text")...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Ulrich Weigand
[PowerPC] Fix 32-bit PowerPC TLS relocs
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
David Blaikie
PR16493: DebugInfo with TLS on PPC crashing due to...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Ulrich Weigand
[PowerPC] Support all condition register logical instru...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Chad Rosier
Add a newline.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Manman Ren
Debug Info: clean up usage of Verify.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Bill Schmidt
Index: test/CodeGen/PowerPC/reloc-align.ll
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Chad Rosier
[ARMAsmParser] Sort the ARM register lists based on...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Lang Hames
Make PBQP require/preserve MachineLoopInfo - the spille...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Sean Silva
[docs] Amend confusing title
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Akira Hatanaka
[mips] Reverse the order of source operands of shift...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Ulrich Weigand
[PowerPC] Also add "msync" alias
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Akira Hatanaka
[mips] Increase the number of floating point control...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Akira Hatanaka
[mips] Fix test case to check that mips64 instructions...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Anton Korobeynikov
Really fix the test. Sorry for the breakage...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Anton Korobeynikov
Fix the test which relies on uncommitted change
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Cameron Zwarich
Fix the build after r185363. Use llvm::next instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Anton Korobeynikov
Add jump tables handling for MSP430.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Cameron Zwarich
Fix PR16508.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Hal Finkel
Don't form PPC CTR loops for over-sized exit counts
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Tim Northover
AArch64: correct CodeGen of MOVZ/MOVK combinations.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Matt Beaumont-Gay
(1) Add ".test" to test/Other/lit.local.cfg, so llvm...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Tim Northover
Revert r185339 (ARM: relax the atomic release barrier...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Manman Ren
Debug Info: Scope of a DebugLoc should not be null.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Ulrich Weigand
[PowerPC] Fix @got references to local symbols
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Ulrich Weigand
[PowerPC] Add "wait" instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Ulrich Weigand
[PowerPC] Support "eieio" instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Michael Gottesman
Added c++ mode selector to head of SelectionDAGBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Ulrich Weigand
[PowerPC] Add some existing instructions to ppc64-encod...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Ulrich Weigand
[PowerPC] Add variants of "sync" instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Tim Northover
ARM: relax the atomic release barrier to "dmb ishst"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Justin Holewinski
[NVPTX] Add support for module-scope inline asm
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Justin Holewinski
[NVPTX] We dont use NVBuiltin anymore
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Justin Holewinski
[NVPTX] Cut down on physical register defs
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Justin Holewinski
[NVPTX] 64-bit ADDC/ADDE are not legal
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Justin Holewinski
[NVPTX] Fix vector loads from parameters that span...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Justin Holewinski
[NVPTX] Handle signext/zeroext attributes properly
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Justin Holewinski
[NVPTX] Add support for native SIGN_EXTEND_INREG where...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Justin Holewinski
[NVPTX] Add isel patterns for [reg+offset] form of...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Justin Holewinski
[NVPTX] Make sure we zero out high-order 24 bits for...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
NAKAMURA Takumi
llvm-symbolizer: Recognize a drive letter on win32...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Serge Pavlov
Added the test missed from r185080.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Sylvestre Ledru
The build system is currently miss-identifying GNU...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Arnold Schwaighofer
LoopVectorize: Math functions only read rounding mode
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Vincent Lejeune
R600: Fix an unitialized variable in R600InstrInfo.cpp
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Ahmed Bougacha
X86: POP*rmm: move address operand to (ins) from (outs).
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Stephen Lin
DeadArgumentElimination: keep return value on functions...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Benjamin Kramer
ConstantFold: Check that truncating the other side...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
David Majnemer
ValueTracking: Teach isKnownToBeAPowerOfTwo about ...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Benjamin Kramer
NVPTX: Fold otherwise unused variable into assert.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Benjamin Kramer
InstCombine: Also turn selects fed by an and into arith...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Benjamin Kramer
R600: Unbreak GCC build.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Vincent Lejeune
R600: Support schedule and packetization of trans-only...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Vincent Lejeune
R600: Bank Swizzle now display SCL equivalent
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Benjamin Kramer
misched: Compress pairs returned by getUnderlyingObject...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Benjamin Kramer
LoopVectorizer: Pack MemAccessInfo pairs.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Benjamin Kramer
Move helper classes into anonymous namespaces.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
David Majnemer
InstCombine: FoldGEPICmp shouldn't change sign of base...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
David Majnemer
InstCombine: Small whitespace cleanup in FoldGEPICmp
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
David Majnemer
InstCombine: Be more agressive optimizing 'udiv' instrs...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Nadav Rotem
We preserve the CFG and some of the analysis passes.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Nadav Rotem
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Manman Ren
Debug Info: clean up usage of Verify.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Richard Trieu
Change assert(0 && "text") to llvm_unreachable(0 &...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
David Majnemer
InstCombine: Optimize (1 << X) Pred CstP2 to X Pred...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Preston Briggs
extending the interface of Dependence slightly to suppo...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Matt Arsenault
Fix copypaste error in test.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Matt Arsenault
Fix extra whitespace / formatting
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Jakob Stoklund...
Try to unbreak Linux buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Jakob Stoklund...
Minimize precision loss when computing cyclic probabili...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Hal Finkel
PPC: Ignore spill/restore requests for VRSAVE (except...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Daniel Malea
Replace UNIXy path with os-independent one in DebugIR...
commit
|
commitdiff
|
tree
|
snapshot
next