index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-11-13
numerically sort the symbols, so that the testcase result is uniform
Shankar Easwaran
2012-11-13
llvm-nm: Make sort more stable when symbol names are equal.
Daniel Dunbar
2012-11-13
Add (some) PowerPC TLS relocation types to ELF.h and
Ulrich Weigand
2012-11-13
Fix wrong PowerPC instruction opcodes for:
Ulrich Weigand
2012-11-13
Fix wrong PowerPC instruction encodings due to
Ulrich Weigand
2012-11-13
Fix instruction encoding for "bd(n)z" on PowerPC,
Ulrich Weigand
2012-11-13
Fix instruction encoding for "isel" on PowerPC,
Ulrich Weigand
2012-11-13
X86: when constructing VZEXT_LOAD from other loads, makes sure its output
Manman Ren
2012-11-13
Do not consider a machine instruction that uses and defines the same
Ulrich Weigand
2012-11-13
Adding changes to support GNU style archive library reading
Shankar Easwaran
2012-11-13
Adding convenience function to ELF Header
Shankar Easwaran
2012-11-13
Fix -join-splitedges: my previous "cleanup" broke it.
Andrew Trick
2012-11-13
Revert 167755/167760. We don't want to emit crash diagnostics on command-line...
Chad Rosier
2012-11-13
llvm/test/Other/close-stderr.ll: Mark it as XFAIL:mingw32 for now.
NAKAMURA Takumi
2012-11-13
Codegen support for arbitrary vector getelementptrs.
Duncan Sands
2012-11-13
Fix the instcombine GEP index widening transform to work correctly for vector
Duncan Sands
2012-11-13
Relax the restrictions on vector of pointer types, and vector getelementptr.
Duncan Sands
2012-11-13
DependenceAnalysis: Print all dependency pairs when dumping. Update all testc...
Benjamin Kramer
2012-11-13
misched: Allow subtargets to enable misched and dependent options.
Andrew Trick
2012-11-13
Added RegisterCoalescer support for joining global copies first.
Andrew Trick
2012-11-13
Figure out <size> argument of llvm.lifetime intrinsics at the moment they are...
Alexey Samsonov
2012-11-13
Test commit.
Jyotsna Verma
2012-11-13
BBVectorize: Remove temporary assert used for debugging
Hal Finkel
2012-11-13
instcombine: Migrate math library call simplifications
Meador Inge
2012-11-13
Remove virtual keyword for two routines that should never be overridden.
Evan Cheng
2012-11-13
BBVectorize: Don't vectorize vector-manipulation chains
Hal Finkel
2012-11-13
Revert r167759. Ben is right this isn't likely to help much.
Evan Cheng
2012-11-13
misched: Don't consider artificial edges weak edges.
Andrew Trick
2012-11-13
Use the 'count' attribute instead of the 'upper_bound' attribute.
Bill Wendling
2012-11-13
Cleanup the main RegisterCoalescer loop.
Andrew Trick
2012-11-13
revert r167740
Shuxin Yang
2012-11-12
Cleanup -join-splitedges. Make the loop more obvious.
Andrew Trick
2012-11-12
BBVectorize: Only some insert element operand pairs are free.
Hal Finkel
2012-11-12
Update link to external document
Jean-Daniel Dupas
2012-11-12
Fix test case added in patch fixing PR14314
Michael Liao
2012-11-12
Add an option to enable prototype "fission" capabilities and debug changes.
Eric Christopher
2012-11-12
Update test case for r167754/r167755.
Chad Rosier
2012-11-12
Cache size of PassVector to speed up getNumContainedPasses().
Evan Cheng
2012-11-12
Added a temporary option to avoid critical edges splitting.
Andrew Trick
2012-11-12
Rewrite DIContext interface to take an object. Update all callers.
Eric Christopher
2012-11-12
Revert r167620; this can be implemented using an existing CL option.
Chad Rosier
2012-11-12
misched: rename interfaceto avoid gcc warnings
Andrew Trick
2012-11-12
BBVectorize: Use a more sophisticated check for input cost
Hal Finkel
2012-11-12
misched: Target-independent support for MacroFusion.
Andrew Trick
2012-11-12
BBVectorize: Check the types of compare instructions
Hal Finkel
2012-11-12
misched: Target-independent support for load/store clustering.
Andrew Trick
2012-11-12
This change is to fix rdar://12571717 which is about assertion in Reassociate...
Shuxin Yang
2012-11-12
misched: Infrastructure for weak DAG edges.
Andrew Trick
2012-11-12
Make TOC order deterministic by using MapVector instead of DenseMap.
Ulrich Weigand
2012-11-12
fix a spelling mistake
Nadav Rotem
[prev]
[next]