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
*
BranchProbabilityInfo: floating point equality is unlikely.
Benjamin Kramer
2011-10-21
1
-2
/
+34
*
Assembly parsing for 3-register variant of VLD1.
Jim Grosbach
2011-10-21
8
-23
/
+46
*
STABS symbols are debug symbols.
Owen Anderson
2011-10-21
1
-1
/
+3
*
Minor simplification: use ShuffleVectorInst::getMaskValue instead of a more e...
Eli Friedman
2011-10-21
1
-2
/
+2
*
Extend instcombine's shufflevector simplification to handle more cases where ...
Eli Friedman
2011-10-21
2
-61
/
+241
*
ARM VLD parsing and encoding.
Jim Grosbach
2011-10-21
8
-255
/
+285
*
Don't automatically set the "fc" bits on MSR instructions if the user didn't ...
Owen Anderson
2011-10-21
1
-3
/
+7
*
Bind libObject API for obtaining the section containing a Symbol.
Owen Anderson
2011-10-21
2
-0
/
+8
*
Expand the coverage of the libObject C bindings to include more SectionRef ac...
Owen Anderson
2011-10-21
2
-2
/
+100
*
Fix pr11194. When promoting and splitting integers we need to use
Nadav Rotem
2011-10-21
2
-3
/
+31
*
Nuke an #if0 that got accidentally left in.
Jim Grosbach
2011-10-21
1
-31
/
+0
*
whitespace.
Jim Grosbach
2011-10-21
1
-1
/
+1
*
Don't hard code the desired alignment for loops -- it isn't 16-bytes on
Chandler Carruth
2011-10-21
1
-3
/
+3
*
Remove some outdated comments.
Jim Grosbach
2011-10-21
1
-11
/
+11
*
1. Fix the widening of SETCC in WidenVecOp_SETCC. Use the correct return CC t...
Nadav Rotem
2011-10-21
4
-14
/
+47
*
Ensure timestamps are not embedded into files when doing a release build.
Duncan Sands
2011-10-21
1
-0
/
+1
*
Fix build on mingw-w64.
Anton Korobeynikov
2011-10-21
1
-6
/
+8
*
Add loop aligning to MachineBlockPlacement based on review discussion so
Chandler Carruth
2011-10-21
2
-5
/
+108
*
Add a very basic test for MachineBlockPlacement. This is essentially the
Chandler Carruth
2011-10-21
1
-0
/
+75
*
Modify the script to output the regressions and passes into categories. My Py...
Bill Wendling
2011-10-21
1
-9
/
+44
*
Remove intrinsics for X86 BLSI, BLSMSK, and BLSR intrinsics and replace with ...
Craig Topper
2011-10-21
5
-51
/
+93
*
Implement a block placement pass based on the branch probability and
Chandler Carruth
2011-10-21
6
-2
/
+643
*
Check for divide by zero.
Bill Wendling
2011-10-21
1
-2
/
+2
*
Remove a now dead function, fixing -Wunused-function warnings from
Chandler Carruth
2011-10-21
1
-20
/
+0
*
Fix unused variable warning.
Richard Smith
2011-10-21
1
-1
/
+1
*
Revert r142618, r142622, and r142624, which were based on an incorrect readin...
Owen Anderson
2011-10-20
4
-65
/
+77
*
Fix decoding tests for fixed MSR encodings.
Owen Anderson
2011-10-20
2
-55
/
+5
*
Remove unused include of sys/uio.h in MemoryBuffer.cpp. It was not correctly ...
David Meyer
2011-10-20
1
-1
/
+0
*
Fix tests for corrected MSR encodings.
Owen Anderson
2011-10-20
1
-18
/
+18
*
Disable the PPC hazard recognizer. It currently only supports
Dan Gohman
2011-10-20
1
-2
/
+8
*
Delete the list-tdrr scheduler. Top-down schedulers are going away
Dan Gohman
2011-10-20
3
-209
/
+11
*
Separate out ARM MSR instructions into M-class versions and AR-class versions...
Owen Anderson
2011-10-20
1
-4
/
+42
*
Add missing operand. <rdar://problem/10313323>
Bill Wendling
2011-10-20
1
-1
/
+2
*
Also compare the built dragonegg objects between phases 2 and 3.
Duncan Sands
2011-10-20
1
-1
/
+2
*
Reset the system compiler each time we start a new flavour. Otherwise
Duncan Sands
2011-10-20
1
-2
/
+3
*
Haven't yet found a nice way to handle TargetData verification in the
Lang Hames
2011-10-20
2
-38
/
+109
*
Revert r142579, "Fix a type in the legalization of CONCAT_VECTORS". This is
Chad Rosier
2011-10-20
1
-1
/
+1
*
As Evan suggested, loads from constant pool are safe to speculate.
Devang Patel
2011-10-20
1
-5
/
+5
*
Add a comment.
Devang Patel
2011-10-20
1
-1
/
+3
*
Tidy up. Trailing whitespace.
Jim Grosbach
2011-10-20
1
-2
/
+2
*
ARM VLD1/VST1 (one register, no writeback) assembly parsing and encoding.
Jim Grosbach
2011-10-20
3
-228
/
+226
*
Tidy up formatting.
Jim Grosbach
2011-10-20
1
-46
/
+59
*
ARM VTBX (one register) assembly parsing and encoding.
Jim Grosbach
2011-10-20
2
-16
/
+15
*
Fix a type in the legalization of CONCAT_VECTORS.
Nadav Rotem
2011-10-20
1
-1
/
+1
*
Add support for testing dragonegg. This is disabled by default.
Duncan Sands
2011-10-20
1
-37
/
+174
*
Comment out or remove unused parameter names so as to avoid a slew of
Duncan Sands
2011-10-20
1
-63
/
+69
*
Avoid warnings about the parameter G being unused.
Duncan Sands
2011-10-20
1
-1
/
+1
*
Refactor code from inlining and globalopt that checks whether a function defi...
Eli Friedman
2011-10-20
6
-7
/
+52
*
Remove useless code.
Eli Friedman
2011-10-20
1
-6
/
+0
*
A FIXME about block addresses and indirectbr.
Eli Friedman
2011-10-20
1
-0
/
+6
[next]