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
*
[PowerPC] Support absolute branches
Ulrich Weigand
2013-06-24
14
-76
/
+344
*
[PowerPC] Support bd(n)zl and bd(n)zlrl
Ulrich Weigand
2013-06-24
2
-4
/
+22
*
[PowerPC] Support b(cond)l in the asm parser
Ulrich Weigand
2013-06-24
2
-24
/
+81
*
[PowerPC] Support blrl and variants in the asm parser
Ulrich Weigand
2013-06-24
2
-25
/
+63
*
This patch introduces RegisterOperand class into Mips FPU instruction defini...
Vladimir Medic
2013-06-24
3
-87
/
+157
*
[APFloat] Removed trailing whitespace from unittests.
Michael Gottesman
2013-06-24
1
-14
/
+14
*
[APFloat] Added a large unittest for APFloat.add that checks that special val...
Michael Gottesman
2013-06-24
1
-0
/
+302
*
[APFloat] Added support for parsing float strings which contain {inf,-inf,NaN...
Michael Gottesman
2013-06-24
2
-0
/
+30
*
[APFloat] Added make{Zero,Inf} methods and implemented get{Zero,Inf} on top o...
Michael Gottesman
2013-06-24
2
-2
/
+24
*
[APFloat] Removed a assert from significandParts() which says that one can on...
Michael Gottesman
2013-06-24
1
-2
/
+0
*
[APFloat] Rename macro convolve => PackCategoriesIntoKey so that it is clear ...
Michael Gottesman
2013-06-24
1
-86
/
+92
*
Add -mcpu to some unit tests that only fail on certain hosts.
Andrew Trick
2013-06-24
7
-8
/
+8
*
ARM: check predicate bits for thumb instructions
Amaury de la Vieuville
2013-06-24
3
-13
/
+35
*
ARM: rGPR is meant to be unpredictable, not undefined
Amaury de la Vieuville
2013-06-24
3
-5
/
+7
*
Temporarily enable MI-Sched on X86.
Andrew Trick
2013-06-24
64
-258
/
+277
*
ARM: fix thumb1 nop decoding
Amaury de la Vieuville
2013-06-24
4
-19
/
+4
*
ARM: fix IT decoding
Amaury de la Vieuville
2013-06-24
2
-6
/
+8
*
ARM: enable decoding of pc-relative PLD/PLI
Amaury de la Vieuville
2013-06-24
4
-46
/
+180
*
Add a flag to defer vectorization into a phase after the inliner and its
Chandler Carruth
2013-06-24
2
-16
/
+67
*
Filter out dragonegg when checked out into a projects subdirectory.
Chandler Carruth
2013-06-24
1
-0
/
+3
*
DebugInfo: enumerator values returned as int64 as they are stored
David Blaikie
2013-06-24
1
-1
/
+1
*
DebugInfo: add some testing from an overly broad end-to-end test in Clang
David Blaikie
2013-06-24
2
-37
/
+79
*
Revert "LoopVectorize: Use the dependence test utility class"
Arnold Schwaighofer
2013-06-24
4
-328
/
+234
*
[APFloat] Removed out of date comment from isNormal().
Michael Gottesman
2013-06-24
1
-3
/
+0
*
[APFloat] Rename llvm::exponent_t => llvm::APFloat::ExponentType.
Michael Gottesman
2013-06-24
2
-9
/
+9
*
LoopVectorize: Use the dependence test utility class
Arnold Schwaighofer
2013-06-24
4
-234
/
+328
*
LoopVectorize: Add utility class for checking dependency among accesses
Arnold Schwaighofer
2013-06-24
1
-0
/
+379
*
LoopVectorize: Add utility class for building sets of dependent accesses
Arnold Schwaighofer
2013-06-24
1
-0
/
+247
*
SLP Vectorizer: Add support for vectorizing parts of the tree.
Nadav Rotem
2013-06-24
2
-5
/
+71
*
Fix tail merging to assign the (more) correct BasicBlock when splitting.
Andrew Trick
2013-06-24
3
-7
/
+16
*
SLP Vectorizer: Fix a bug in the code that does CSE on the generated gather s...
Nadav Rotem
2013-06-23
2
-4
/
+61
*
SLP Vectorizer: Erase instructions outside the vectorizeTree method.
Nadav Rotem
2013-06-23
1
-3
/
+11
*
DebugInfo: PR14404: Avoid truncating 64 bit values into 32 bits for ULEB128/S...
David Blaikie
2013-06-23
5
-8
/
+45
*
AArch64: fix overzealous NEXTing for Windows testing.
Tim Northover
2013-06-23
1
-3
/
+3
*
Add MI-Sched support for x86 macro fusion.
Andrew Trick
2013-06-23
3
-0
/
+272
*
SLP Vectorizer: Implement a simple CSE optimization for the gather sequences.
Nadav Rotem
2013-06-23
2
-24
/
+130
*
SLP Vectorizer: Implement multi-block slp-vectorization.
Nadav Rotem
2013-06-22
7
-1360
/
+1220
*
Replace with a shorter test case produced by Doug Gillmore.
Reed Kotler
2013-06-22
1
-6392
/
+28
*
DebugInfo: Support (using GNU extensions) for template template parameters an...
David Blaikie
2013-06-22
5
-33
/
+133
*
The getRegForInlineAsmConstraint function should only accept MVT value types.
Chad Rosier
2013-06-22
26
-28
/
+28
*
Revert "FunctionAttrs: Merge attributes once instead of doing it for every ar...
Benjamin Kramer
2013-06-22
1
-46
/
+32
*
FunctionAttrs: Merge attributes once instead of doing it for every argument.
Benjamin Kramer
2013-06-22
1
-32
/
+46
*
RelocVisitor: Add another PPC64 relocation that occurs in dwarf output.
Benjamin Kramer
2013-06-22
1
-0
/
+6
*
Create the file with the right permissions instead of setting it afterwards.
Rafael Espindola
2013-06-22
1
-9
/
+1
*
[yaml2obj][ELF] Make symbol table top-level key.
Sean Silva
2013-06-22
5
-43
/
+40
*
[yaml2obj][ELF] Narrow parameter.
Sean Silva
2013-06-22
1
-6
/
+6
*
[yaml2obj][ELF] Don't special case writing these.
Sean Silva
2013-06-22
1
-2
/
+2
*
[yaml2obj][ELF] Make this "type switch" actually readable.
Sean Silva
2013-06-22
1
-7
/
+20
*
[yaml2obj][ELF] Align section contents in the output.
Sean Silva
2013-06-22
1
-8
/
+17
*
Prevent LiveRangeEdit from deleting bundled instructions.
Andrew Trick
2013-06-22
1
-0
/
+4
[next]