index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Use the 'count' attribute instead of the 'upper_bound' attribute."
Eric Christopher
2012-11-13
5
-10
/
+6
*
Acknowledge code ownership of MC.
Jim Grosbach
2012-11-13
1
-0
/
+4
*
Assignment of Bitcode ownership to Joe Abbey, after announcing proposal on
Joe Abbey
2012-11-13
1
-0
/
+4
*
Revert -join-splitedges to a boolean cmd line option.
Andrew Trick
2012-11-13
1
-3
/
+2
*
The MachineScheduler does not currently require JoinSplitEdges.
Andrew Trick
2012-11-13
1
-4
/
+4
*
[MC][COFF] Emit weak symbols to the correct section. Patch by Dmitry Puzirev!
Michael J. Spencer
2012-11-13
2
-2
/
+36
*
Revert r167836, "llvm/test/Other/close-stderr.ll: Mark it as XFAIL:mingw32 fo...
NAKAMURA Takumi
2012-11-13
1
-3
/
+0
*
Add test case to verify correct relocs being generated for
Ulrich Weigand
2012-11-13
1
-0
/
+28
*
numerically sort the symbols, so that the testcase result is uniform
Shankar Easwaran
2012-11-13
1
-23
/
+23
*
llvm-nm: Make sort more stable when symbol names are equal.
Daniel Dunbar
2012-11-13
2
-2
/
+13
*
Add (some) PowerPC TLS relocation types to ELF.h and
Ulrich Weigand
2012-11-13
2
-3
/
+21
*
Fix wrong PowerPC instruction opcodes for:
Ulrich Weigand
2012-11-13
2
-4
/
+4
*
Fix wrong PowerPC instruction encodings due to
Ulrich Weigand
2012-11-13
2
-10
/
+10
*
Fix instruction encoding for "bd(n)z" on PowerPC,
Ulrich Weigand
2012-11-13
3
-14
/
+15
*
Fix instruction encoding for "isel" on PowerPC,
Ulrich Weigand
2012-11-13
3
-2
/
+22
*
X86: when constructing VZEXT_LOAD from other loads, makes sure its output
Manman Ren
2012-11-13
2
-0
/
+63
*
Do not consider a machine instruction that uses and defines the same
Ulrich Weigand
2012-11-13
2
-16
/
+62
*
Adding changes to support GNU style archive library reading
Shankar Easwaran
2012-11-13
9
-26
/
+431
*
Adding convenience function to ELF Header
Shankar Easwaran
2012-11-13
1
-0
/
+16
*
Fix -join-splitedges: my previous "cleanup" broke it.
Andrew Trick
2012-11-13
1
-1
/
+1
*
Revert 167755/167760. We don't want to emit crash diagnostics on command-line...
Chad Rosier
2012-11-13
2
-5
/
+2
*
llvm/test/Other/close-stderr.ll: Mark it as XFAIL:mingw32 for now.
NAKAMURA Takumi
2012-11-13
1
-0
/
+3
*
Codegen support for arbitrary vector getelementptrs.
Duncan Sands
2012-11-13
2
-3
/
+8
*
Fix the instcombine GEP index widening transform to work correctly for vector
Duncan Sands
2012-11-13
2
-4
/
+9
*
Relax the restrictions on vector of pointer types, and vector getelementptr.
Duncan Sands
2012-11-13
14
-68
/
+156
*
DependenceAnalysis: Print all dependency pairs when dumping. Update all testc...
Benjamin Kramer
2012-11-13
16
-1354
/
+2564
*
misched: Allow subtargets to enable misched and dependent options.
Andrew Trick
2012-11-13
6
-14
/
+54
*
Added RegisterCoalescer support for joining global copies first.
Andrew Trick
2012-11-13
1
-20
/
+80
*
Figure out <size> argument of llvm.lifetime intrinsics at the moment they are...
Alexey Samsonov
2012-11-13
3
-13
/
+77
*
Test commit.
Jyotsna Verma
2012-11-13
1
-0
/
+1
*
BBVectorize: Remove temporary assert used for debugging
Hal Finkel
2012-11-13
1
-1
/
+0
*
instcombine: Migrate math library call simplifications
Meador Inge
2012-11-13
17
-591
/
+797
*
Remove virtual keyword for two routines that should never be overridden.
Evan Cheng
2012-11-13
1
-2
/
+2
*
BBVectorize: Don't vectorize vector-manipulation chains
Hal Finkel
2012-11-13
2
-0
/
+187
*
Revert r167759. Ben is right this isn't likely to help much.
Evan Cheng
2012-11-13
2
-12
/
+8
*
misched: Don't consider artificial edges weak edges.
Andrew Trick
2012-11-13
3
-11
/
+6
*
Use the 'count' attribute instead of the 'upper_bound' attribute.
Bill Wendling
2012-11-13
5
-6
/
+10
*
Cleanup the main RegisterCoalescer loop.
Andrew Trick
2012-11-13
2
-24
/
+11
*
revert r167740
Shuxin Yang
2012-11-13
3
-330
/
+11
*
Cleanup -join-splitedges. Make the loop more obvious.
Andrew Trick
2012-11-12
1
-5
/
+2
*
BBVectorize: Only some insert element operand pairs are free.
Hal Finkel
2012-11-12
2
-13
/
+102
*
Update link to external document
Jean-Daniel Dupas
2012-11-12
1
-1
/
+1
*
Fix test case added in patch fixing PR14314
Michael Liao
2012-11-12
1
-4
/
+4
*
Add an option to enable prototype "fission" capabilities and debug changes.
Eric Christopher
2012-11-12
2
-0
/
+16
*
Update test case for r167754/r167755.
Chad Rosier
2012-11-12
1
-1
/
+1
*
Cache size of PassVector to speed up getNumContainedPasses().
Evan Cheng
2012-11-12
2
-8
/
+12
*
Added a temporary option to avoid critical edges splitting.
Andrew Trick
2012-11-12
1
-16
/
+55
*
Rewrite DIContext interface to take an object. Update all callers.
Eric Christopher
2012-11-12
8
-264
/
+116
*
Revert r167620; this can be implemented using an existing CL option.
Chad Rosier
2012-11-12
1
-1
/
+4
*
misched: rename interfaceto avoid gcc warnings
Andrew Trick
2012-11-12
2
-5
/
+4
[next]