projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2012-11-01
Jakob Stoklund...
Generate a table-driven version of TRI::composeSubRegIn...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Andrew Kaylor
Fixed format strings to avoid pointer truncation during...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Jim Grosbach
MC: Simple example parser for MC assembly markup.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Shuxin Yang
(For X86) Enhancement to add-carray/sub-borrow (adc...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Nadav Rotem
LoopVectorize: Preserve NSW, NUW and IsExact flags.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Nadav Rotem
Fix a bug in the cost calculation of vector casts....
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Andrew Kaylor
Mark code, not data, as executable in lli RemoteTarget...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Rafael Espindola
Remove Triple::getArchTypeForDarwinArchName. I lives...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Akira Hatanaka
[mips] Set isAsCheapAsAMove flag on ADDiu and DADDiu...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Amara Emerson
MCJIT unit test: add calls to ensure that instruction...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Amara Emerson
Port lli bug fix from r166920 to MCJIT unit test.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Amara Emerson
Commit access test.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Arnold Schwaighofer
Remove stale documentation about tail duplicaton IR...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Akira Hatanaka
Test case for r167039. Check that tail-call optimizatio...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Eli Bendersky
Fix typo in CodeGenerator doc
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Benjamin Kramer
LCSSA: Try to recover compile time regressions due...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Nadav Rotem
Put the threshold magic number in a variable.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Ulrich Weigand
Disable all old-JIT unit tests on PowerPC.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Hans Wennborg
Remove fixme about unreachable cases from SwitchToLooku...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Nadav Rotem
Remove enum values since they are not used anymore.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Hans Wennborg
Address Duncan's comments on r167121.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Hal Finkel
BBVectorize: Choose pair ordering to minimize shuffles
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Hans Wennborg
Address Duncan's comments on r167115
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Meador Inge
instcombine: Migrate strto* optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Hans Wennborg
Fix false -> NULL conversion from r167115 spotted by...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Benjamin Kramer
Replace some instances of UniqueVector with SetVector...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Hans Wennborg
Do simple constant propagation in lookup table formatio...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Benjamin Kramer
Fix a couple of comment typos.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Benjamin Kramer
LCSSA: Add a workaround for another nasty SCEV cache...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Evgeniy Stepanov
Add IRBuilderBase::getIntPtrTy.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Benjamin Kramer
DependenceAnalysis: Don't crash if there is no constant...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
James Molloy
Add support for ARM segment types PT_ARM_ARCHEXT, PT_AR...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
James Molloy
Add support for Cortex-A15 host recognition.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Reed Kotler
Implement ADJCALLSTACKUP and ADJCALLSTACKDOWN
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Craig Topper
Add scalar forms of FMA4 VFNMSUB/VFNMADD to folding...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Meador Inge
instcombine: Migrate strpbrk optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Michael Liao
Clean up redundant SP register maintained in X86 TLI
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Meador Inge
instcombine: Migrate strlen optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Meador Inge
instcombine: Migrate strncpy optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Nadav Rotem
LoopVectorize: Do not vectorize loops with tiny constan...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Bill Schmidt
This patch addresses an ABI compatibility issue with...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Akira Hatanaka
Change signature of function RAFast::spillAll to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Rafael Espindola
xlc supports __attribute__((aligned(x))), use it.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Akira Hatanaka
Check that iterator I is not the end iterator.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Rafael Espindola
Add extra declarations of hash_value needed to build...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Nadav Rotem
Add support for loops that don't start with Zero.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Meador Inge
instcombine: Migrate stpcpy optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Meador Inge
instcombine: Split out the __stpcpy_chk simplifications...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Manman Ren
X86 SSE: update rsqrtss and rcpss to use two source...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Eli Friedman
Fix regression in old-style JIT.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Manman Ren
X86 MMX: optimize transfer from mmx to i32
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Nadav Rotem
Add documentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Eric Christopher
Reformat and 80-column this. It's not strictly conforming
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Chandler Carruth
Fix PR14212: For some strange reason I treated vectors...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Chad Rosier
[inline asm] Get the mayLoad/mayStore directly from...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Hal Finkel
BBVectorize: Cache fixed-order pairs instead of recompu...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Akira Hatanaka
[mips] Allow tail-call optimization for vararg function...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Chad Rosier
Add a comment for r167040.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Benjamin Kramer
LoopIdiom: Fix a serious missed optimization: we only...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Hal Finkel
BBVectorize: Fix a small bug introduced in r167042.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Akira Hatanaka
Add code for saving formal argument information to...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Hal Finkel
BBVectorize: Simplify how input swapping is handled.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Akira Hatanaka
Add definition of function MipsTargetLowering::passArgO...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Chad Rosier
[inline asm] Implement mayLoad and mayStore for inline...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Akira Hatanaka
Do not do tail-call optimization if target is mips16.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Hal Finkel
BBVectorize: Don't make calls to SE when the result...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Nadav Rotem
80-col
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Nadav Rotem
LoopVectorize: Add support for write-only loops when...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Adhemerval...
PowerPC: Expand FSRQT for vector types
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Nadav Rotem
LoopVectorize: Fix a bug in the initialization of reduc...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Ulrich Weigand
Set %defaultjit to use MCJIT for PowerPC targets.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Bill Wendling
Fix grammar.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Michael Liao
Enable ELF machine type to be specified explicitly...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Quentin Colombet
Change ForceSizeOpt attribute into MinSize attribute
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Duncan Sands
Fix isEliminableCastPair to work correctly in the prese...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Hans Wennborg
switch_to_lookup_table.ll: Remove some unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Adhemerval...
PowerPC: More support for Altivec compare operations
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Duncan Sands
Add a helper for telling whether a type is a pointer...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Ulrich Weigand
Enable some additional constant folding for PPCDoubleDo...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Hans Wennborg
Use TargetTransformInfo to control switch-to-lookup...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Hal Finkel
Remove an invalid assert in TargetTransformImpl
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Sid Manning
* Add e_flags enum for Hexagon
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Jim Grosbach
ARM: Better disassembly for pc-relative LDR.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Reed Kotler
Change mips16 delay slot jumps to non delay slot forms...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Nadav Rotem
LoopVectorizer: change debug prints: Print the module...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Jakub Staszak
Re-commit r166971. I reverted it to quickly, when build...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Kevin Enderby
Fix ARM's b.w instruction for thumb 2 and the encoding...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Jakub Staszak
Revert r166971. It causes buildbot failure. To be inves...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
NAKAMURA Takumi
llvm/test/CodeGen/X86/vec_shuffle-30.ll: Try to unbreak...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Jakub Staszak
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Jakub Staszak
Simplify code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Jakub Staszak
Allow to fold vector load if there is more than one...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Nadav Rotem
LoopVectorize: Update and preserve the dominator tree...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Jakub Staszak
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Bill Schmidt
This patch solves a problem with passing varargs parame...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Simon Atanasyan
Add mips64-* and mips64el-* triples to configure scripts
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Reed Kotler
Implement patterns for extloadi8 and extloadi16
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Ulrich Weigand
In various places throughout the code generator, there...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Ulrich Weigand
APFloat cleanup: Remove now unused "arithmeticOK" logic.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Chad Rosier
Remove redundant test case from r166949, per Eli's...
commit
|
commitdiff
|
tree
|
snapshot
next