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
*
Merge branch 'upstream' into merge-20120305
Stephen Hines
2012-03-05
879
-26389
/
+41634
|
\
|
*
ARM Refactor VLD/VST spaced pair instructions.
Jim Grosbach
2012-03-05
5
-26
/
+91
|
*
ARM Remove a bit of dead code.
Jim Grosbach
2012-03-05
2
-14
/
+0
|
*
ARM refactor away a bunch of VLD/VST pseudo instructions.
Jim Grosbach
2012-03-05
11
-246
/
+239
|
*
Make MCRegisterInfo available to the the MCInstPrinter.
Jim Grosbach
2012-03-05
21
-30
/
+42
|
*
Fix warnings about adding a bool to a string.
Bill Wendling
2012-03-05
1
-2
/
+2
|
*
Address Evan's comments for r151877.
Chad Rosier
2012-03-05
1
-7
/
+6
|
*
updated patch for the ARM fused multiply add/sub
Sebastian Pop
2012-03-05
7
-39
/
+41
|
*
fix typos
Sebastian Pop
2012-03-05
1
-7
/
+7
|
*
remove spaces on empty lines
Sebastian Pop
2012-03-05
1
-9
/
+9
|
*
This is not a common case, in fact it never happens!
Duncan Sands
2012-03-05
1
-4
/
+0
|
*
Switch mem2reg to use the new hashing infrastructure.
Chandler Carruth
2012-03-05
1
-1
/
+3
|
*
Replace the ad-hoc hashing in GVN with the new hashing infrastructure.
Chandler Carruth
2012-03-05
1
-10
/
+13
|
*
Switch the TableGen record's string-based DenseMap key to use the new
Chandler Carruth
2012-03-05
1
-5
/
+11
|
*
Convert more GenRegisterInfo tables from unsigned to uint16_t to reduce stati...
Craig Topper
2012-03-05
18
-61
/
+61
|
*
Make aliases for shld and shrd match gas. PR12173.
Eli Friedman
2012-03-05
1
-14
/
+14
|
*
Stop fixing bad machine code in LiveIntervalAnalysis.
Jakob Stoklund Olesen
2012-03-04
1
-15
/
+3
|
*
Stop adding <imp-def> operands when coalescing sub-registers.
Jakob Stoklund Olesen
2012-03-04
1
-16
/
+0
|
*
Use <def,undef> operands when spilling NEON bundles.
Jakob Stoklund Olesen
2012-03-04
1
-14
/
+12
|
*
Nick pointed out on IRC that GVN's propagateEquality wasn't propagating
Duncan Sands
2012-03-04
1
-1
/
+11
|
*
Replace the hashing functions on APInt and APFloat with overloads of the
Chandler Carruth
2012-03-04
3
-106
/
+29
|
*
Add generic support for hashing StringRef objects using the new hashing library.
Chandler Carruth
2012-03-04
1
-0
/
+7
|
*
Do trivial CSE of dead BBs during codegen preparation.
Bill Wendling
2012-03-04
1
-1
/
+20
|
*
Use uint16_t to store register overlaps to reduce static data.
Craig Topper
2012-03-04
29
-68
/
+68
|
*
Use uint16_t instead of unsigned to store registers in reg classes. Reduces s...
Craig Topper
2012-03-04
6
-18
/
+18
|
*
Use uint16_t to store registers in callee saved register tables to reduce siz...
Craig Topper
2012-03-04
31
-52
/
+52
|
*
Use uint8_t instead of enums to store values in X86 disassembler table. Shave...
Craig Topper
2012-03-04
2
-4
/
+4
|
*
Correctly initialize LineSectionSymbol. Thanks to Duncan Sands for noticing it.
Rafael Espindola
2012-03-03
2
-2
/
+2
|
*
Include cctype for isdigit. Patch by Stephen Hines.
Duncan Sands
2012-03-03
1
-0
/
+1
|
*
LVI: Recognize the form instcombine canonicalizes range checks into when form...
Benjamin Kramer
2012-03-02
1
-4
/
+16
|
*
ASan: use getTypeAllocSize instead of getTypeStoreSize.
Evgeniy Stepanov
2012-03-02
1
-1
/
+1
|
*
Prevent obscure and incorrect tail-call optimization.
Chad Rosier
2012-03-02
1
-0
/
+5
|
*
Grammar-o in function name.
Eric Christopher
2012-03-02
1
-2
/
+2
|
*
Grammar.
Eric Christopher
2012-03-02
1
-1
/
+1
|
*
If the linkage name doesn't exist we're supposed to emit a reference
Eric Christopher
2012-03-02
1
-4
/
+3
|
*
Fix an iterator invalidation problem. operator[] on a DenseMap
Dan Gohman
2012-03-02
1
-8
/
+28
|
*
Misc micro-optimizations.
Dan Gohman
2012-03-02
1
-10
/
+12
|
*
Revert "Reorder the sections being output to reduce the number of assembler"
Eric Christopher
2012-03-02
1
-3
/
+3
|
*
Neuter the optimization I implemented with r107852 and r108258 which turn some
Evan Cheng
2012-03-01
1
-8
/
+12
|
*
Switch FoldingSet over to the new hashing infrastructure. We might want
Chandler Carruth
2012-03-01
1
-18
/
+2
|
*
Handle regmasks in Thumb1RegisterInfo::saveScavengerRegister().
Jakob Stoklund Olesen
2012-03-01
1
-0
/
+5
|
*
Reorder the sections being output to reduce the number of assembler
Eric Christopher
2012-03-01
1
-3
/
+3
|
*
ARM use the right opcode for FP<->Integer move in fast-isel.
Jim Grosbach
2012-03-01
1
-2
/
+2
|
*
Minimal changes for LLVM to compile under VS11.
Michael J. Spencer
2012-03-01
2
-1
/
+5
|
*
Changes for migrating to using register mask operands.
Akira Hatanaka
2012-03-01
6
-48
/
+45
|
*
[Object]
David Meyer
2012-03-01
2
-0
/
+11
|
*
Change ARMInstPrinter::printPredicateOperand() so it will not abort if it
Kevin Enderby
2012-03-01
1
-1
/
+4
|
*
Fix bugs which were introduced when support for base+index floating point loads
Akira Hatanaka
2012-03-01
4
-10
/
+35
|
*
BumpPtrAllocator: Make sure threshold cannot be initialized with a value smal...
Benjamin Kramer
2012-03-01
1
-11
/
+6
|
*
If BumpPtrAllocator is requested to allocate a size that exceeds the slab size,
Argyrios Kyrtzidis
2012-03-01
1
-4
/
+9
[next]