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
...
*
Suppress GCC compiler warnings in release builds about variables that are only
Duncan Sands
2013-05-13
3
-0
/
+3
*
SLPVectorizer: Swap LHS and RHS. No functionality change.
Nadav Rotem
2013-05-13
1
-4
/
+4
*
Fix PR15950 A bug in DAG Combiner about undef mask
Hao Liu
2013-05-13
2
-10
/
+35
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
38
-177
/
+169
*
XFAIL this test for mingw too.
Rafael Espindola
2013-05-13
1
-1
/
+1
*
SLPVectorizer: Fix a bug in the code that generates extracts for values with ...
Nadav Rotem
2013-05-12
2
-9
/
+57
*
SLPVectorizer: Clear the map that maps between scalars to vectors after each ...
Nadav Rotem
2013-05-12
1
-0
/
+1
*
InstCombine: Flip the order of two urem transforms
David Majnemer
2013-05-12
2
-6
/
+20
*
LoopVectorize: Use the widest induction variable type
Arnold Schwaighofer
2013-05-11
2
-21
/
+138
*
LoopVectorize: Use variable instead of repeated function call
Arnold Schwaighofer
2013-05-11
1
-3
/
+4
*
LoopVectorize: Use IRBuilder interface in more places
Arnold Schwaighofer
2013-05-11
1
-25
/
+13
*
Correct parameter name in doc comment to match declaration.
David Blaikie
2013-05-11
1
-1
/
+1
*
StringRefize some debug accel table bits.
Benjamin Kramer
2013-05-11
3
-7
/
+7
*
InstCombine: Turn urem to bitwise-and more often
David Majnemer
2013-05-11
2
-22
/
+53
*
Change getFrameMoves to return a const reference.
Rafael Espindola
2013-05-11
10
-58
/
+52
*
Remove more dead code.
Rafael Espindola
2013-05-11
2
-13
/
+0
*
Add -mtriple=mipsel-linux-gnu to the test so that the compiler does
Reed Kotler
2013-05-11
1
-4
/
+4
*
Remove dead code.
Rafael Espindola
2013-05-10
2
-82
/
+0
*
SLPVectorizer: Add support for trees with external users.
Nadav Rotem
2013-05-10
3
-13
/
+60
*
Add a debug print
Nadav Rotem
2013-05-10
1
-0
/
+2
*
Add an additional testcase for PR15882.
Nadav Rotem
2013-05-10
1
-0
/
+45
*
Checkin in of first of several patches to finish implementation of
Reed Kotler
2013-05-10
13
-16
/
+359
*
Micro-optimization: don't shift an entire bitcode record over to get the code.
Jordan Rose
2013-05-10
1
-3
/
+10
*
Give the test from r181632 a target triple.
David Blaikie
2013-05-10
1
-1
/
+1
*
PR14492: Debug Info: Support for values of non-integer non-type template para...
David Blaikie
2013-05-10
6
-9
/
+112
*
Fix unused variable error.
Jyotsna Verma
2013-05-10
1
-2
/
+1
*
Hexagon: Fix switch statements in GetDotOldOp and IsNewifyStore.
Jyotsna Verma
2013-05-10
4
-707
/
+81
*
Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp.
Jyotsna Verma
2013-05-10
9
-703
/
+198
*
Fix the R600 build.
Rafael Espindola
2013-05-10
2
-3
/
+2
*
[ms-inline asm] Fix a crasher when we fail on a direct match.
Chad Rosier
2013-05-10
3
-6
/
+12
*
Remove unused argument.
Rafael Espindola
2013-05-10
24
-38
/
+31
*
Fix MCJITCAPITest.cpp unit test on Windows.
Andrew Kaylor
2013-05-10
1
-0
/
+2
*
Better output for long help strings for command-line options.
Alexander Kornienko
2013-05-10
2
-9
/
+18
*
Remove unused function.
Rafael Espindola
2013-05-10
2
-11
/
+0
*
InstCombine: Don't claim to be able to evaluate any shl in a zexted type.
Benjamin Kramer
2013-05-10
2
-1
/
+39
*
Implement AsmParser for ARM unwind directives.
Logan Chien
2013-05-10
24
-27
/
+2587
*
XFAILing this test on Win32 to unbreak the build bots.
Aaron Ballman
2013-05-10
1
-1
/
+1
*
DAGCombiner: Generate a correct constant for vector types when folding (xor (...
Benjamin Kramer
2013-05-10
2
-2
/
+12
*
InstCombine: Verify the type before transforming uitofp into select.
Benjamin Kramer
2013-05-10
2
-22
/
+41
*
R600: Remove AMDILPeeopholeOptimizer and replace optimizations with tablegen ...
Tom Stellard
2013-05-10
6
-1217
/
+38
*
R600: Expand SUB for v2i32/v4i32
Tom Stellard
2013-05-10
2
-0
/
+17
*
R600: Expand MUL for v4i32/v2i32
Tom Stellard
2013-05-10
2
-0
/
+18
*
R600: Expand SRA for v4i32/v2i32
Tom Stellard
2013-05-10
2
-0
/
+15
*
R600: Expand vselect for v4i32 and v2i32
Tom Stellard
2013-05-10
2
-0
/
+20
*
[x86AsmParser] It's valid to stop parsing an operand at an immediate.
Chad Rosier
2013-05-09
2
-1
/
+5
*
Teach SelectionDAG to constant fold all-constant FMA nodes the same way that ...
Owen Anderson
2013-05-09
2
-0
/
+23
*
Fix a documentation warning: \bried -> \brief
Dmitri Gribenko
2013-05-09
1
-1
/
+1
*
Documentation warning: \param, not \parm
Dmitri Gribenko
2013-05-09
1
-3
/
+3
*
Rewrite assert to avoid warning when the record element type is byte-sized.
Jordan Rose
2013-05-09
1
-1
/
+2
*
Generate a compact unwind encoding in the face of a stack alignment push.
Bill Wendling
2013-05-09
2
-0
/
+36
[prev]
[next]