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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix copy-paste-o
Sean Silva
2013-01-09
1
-2
/
+2
*
docs: Bring TableGen syntax a bit closer to reality.
Sean Silva
2013-01-09
1
-1
/
+6
*
These functions have default arguments of 0 for the last arg. Use
Eric Christopher
2013-01-09
8
-41
/
+39
*
These functions have default arguments of 0 for the last arg. Use
Eric Christopher
2013-01-09
6
-26
/
+24
*
Cost Model: Move the 'max unroll factor' variable to the TTI and add initial ...
Nadav Rotem
2013-01-09
5
-5
/
+53
*
Add comment to the definition of Constant::isZeroValue().
Shuxin Yang
2013-01-09
1
-0
/
+2
*
Forgot the namespace identifier.
Bill Wendling
2013-01-09
1
-2
/
+2
*
Add the integer value of the ConstantInt instead of the Constant* value.
Bill Wendling
2013-01-09
2
-6
/
+9
*
Consider expression "0.0 - X" as the negation of X if
Shuxin Yang
2013-01-09
4
-6
/
+18
*
Move the string pools down into the units. No functional change.
Eric Christopher
2013-01-08
2
-22
/
+14
*
Simplify the code a bit: MCRelaxableFragment doesn't need a separate getInstSize
Eli Bendersky
2013-01-08
1
-3
/
+2
*
Fix memory leak in YAML I/O.
Nick Kledzik
2013-01-08
1
-9
/
+32
*
This patch produces the correct addend value for
Jack Carter
2013-01-08
1
-0
/
+1
*
This patch produces the correct pointer size
Jack Carter
2013-01-08
1
-0
/
+4
*
Pad Short Functions for Intel Atom
Preston Gurd
2013-01-08
7
-3
/
+194
*
Rename statistic for instruction fragments -> relaxable
Eli Bendersky
2013-01-08
1
-3
/
+3
*
Code cleanup: refactor the switch statements in the generation of reduction v...
Nadav Rotem
2013-01-08
1
-59
/
+28
*
Rename the enum members to match the LLVM coding style.
Nadav Rotem
2013-01-08
1
-25
/
+25
*
Add fp128 rtlib function names to LLVM
Tim Northover
2013-01-08
2
-18
/
+138
*
Allow the asm printer to print fp128 values properly.
Tim Northover
2013-01-08
1
-9
/
+12
*
Make sure we don't emit instructions before a landingpad instruction.
Bill Wendling
2013-01-08
1
-1
/
+6
*
Sink a function that refers to the SelectionDAG into that library in the
Chandler Carruth
2013-01-08
2
-21
/
+21
*
Remove the llvm-local DW_TAG_vector_type tag and add a test to
Eric Christopher
2013-01-08
4
-8
/
+8
*
Fix comment.
Eric Christopher
2013-01-08
1
-1
/
+2
*
Split changeset_ty using iterators instead of loops.
Lenny Maiorani
2013-01-08
1
-6
/
+8
*
Mark artificial types as such in the annotated debug output.
David Blaikie
2013-01-08
1
-0
/
+3
*
Renamed MCInstFragment to MCRelaxableFragment and added some comments.
Eli Bendersky
2013-01-08
10
-36
/
+38
*
Remove what appears to be a dead llvm-specific debug tag.
Eric Christopher
2013-01-08
2
-2
/
+0
*
Pack MachineOperand bitfields better.
Jakob Stoklund Olesen
2013-01-07
1
-1
/
+1
*
Pack MachineInstr fields better.
Jakob Stoklund Olesen
2013-01-07
1
-5
/
+3
*
LoopVectorizer: Add support for floating point reductions
Nadav Rotem
2013-01-07
1
-58
/
+91
*
Cosmetical changne in order to conform to coding std.
Shuxin Yang
2013-01-07
1
-5
/
+6
*
Whitespace and 80-col.
Eric Christopher
2013-01-07
2
-4
/
+6
*
Whitespace and 80-col.
Eric Christopher
2013-01-07
3
-5
/
+6
*
LoopVectorizer: When we vectorizer and widen loops we process many elements a...
Nadav Rotem
2013-01-07
1
-3
/
+15
*
Add the align_to_end option to .bundle_lock in the MC implementation of aligned
Eli Bendersky
2013-01-07
6
-17
/
+66
*
This change is to implement following rules:
Shuxin Yang
2013-01-07
2
-0
/
+129
*
Fixed EOL whitespace.
Michael Gottesman
2013-01-07
1
-29
/
+29
*
ARM: Copy-paste error.
Jim Grosbach
2013-01-07
1
-1
/
+1
*
ARM: Fix a few copy-paste errors.
Jim Grosbach
2013-01-07
2
-3
/
+3
*
[ms-inline asm] Make sure the NullStreamParser doesn't try to emit labels when
Chad Rosier
2013-01-07
1
-1
/
+2
*
Add more comments to what's going on here.
Eric Christopher
2013-01-07
1
-1
/
+3
*
Add support for separating strings for the split debug info DWARF5
Eric Christopher
2013-01-07
11
-15
/
+116
*
This patch addresses bug 14678 by fixing two problems in medium code model
Bill Schmidt
2013-01-07
2
-12
/
+29
*
Change SMRange to be half-open (exclusive end) instead of closed (inclusive)
Jordan Rose
2013-01-07
7
-169
/
+178
*
Implement APFloat::isDenormal()
Shuxin Yang
2013-01-07
1
-0
/
+7
*
When code size is the priority (Oz, MinSize attribute), help llvm
Quentin Colombet
2013-01-07
2
-0
/
+71
*
Move TypeFinder.h into the IR tree, it clearly belongs with the IR library.
Chandler Carruth
2013-01-07
5
-5
/
+5
*
Move CallGraphSCCPass.h into the Analysis tree; that's where the
Chandler Carruth
2013-01-07
4
-4
/
+4
*
Remove the long defunct 'DefaultPasses' header. We have a pass manager
Chandler Carruth
2013-01-07
1
-1
/
+0
[next]