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
*
Don't cast away constness.
Benjamin Kramer
2013-06-27
1
-1
/
+2
*
[SystemZ] Fix some embarrassing test typos
Richard Sandiford
2013-06-27
14
-30
/
+30
*
[SystemZ] Allow LA and LARL to be rematerialized
Richard Sandiford
2013-06-27
4
-4
/
+36
*
[SystemZ] Allow immediate moves to be rematerialized
Richard Sandiford
2013-06-27
8
-39
/
+94
*
[SystemZ] Add conditional store patterns
Richard Sandiford
2013-06-27
13
-9
/
+1910
*
Add more owners to CODE_OWNERS.TXT (Kostya Serebryany: AddressSanitizer and T...
Kostya Serebryany
2013-06-27
1
-0
/
+8
*
Update testing case to make DI nodes have the correct format.
Manman Ren
2013-06-27
1
-3
/
+3
*
Add CXXFLAGS back to the Link command.
Bob Wilson
2013-06-27
1
-1
/
+2
*
Add a convenience createUniqueDirectory function.
Rafael Espindola
2013-06-27
4
-12
/
+20
*
Fix spelling.
Arnold Schwaighofer
2013-06-27
1
-1
/
+1
*
LoopVectorize: Don't store a reversed value in the vectorized value map
Arnold Schwaighofer
2013-06-27
2
-1
/
+59
*
[APFloat] Added unittest for APFloat.divide that checks special cases, result...
Michael Gottesman
2013-06-27
1
-0
/
+304
*
Added support for the Builtin attribute.
Michael Gottesman
2013-06-27
15
-23
/
+154
*
No need to use a Set when a vector would do.
Nadav Rotem
2013-06-27
1
-3
/
+3
*
Removed two logging printf statements from the APFloat tests... = /.
Michael Gottesman
2013-06-27
1
-8
/
+0
*
[APFloat] Added unittest for APFloat.multiply that checks special cases, resu...
Michael Gottesman
2013-06-26
1
-0
/
+307
*
[APFloat] Added unittest for APFloat.subtract that checks special cases, resu...
Michael Gottesman
2013-06-26
1
-0
/
+303
*
SLP: When searching for vectorization opportunities scan the blocks in post-o...
Nadav Rotem
2013-06-26
1
-2
/
+4
*
SLP: Dont erase instructions during vectorization because it prevents the out...
Nadav Rotem
2013-06-26
1
-2
/
+0
*
In InstCombine{AddSub,MulDivRem} convert APFloat.isFiniteNonZero() && !APFloa...
Michael Gottesman
2013-06-26
2
-5
/
+5
*
[APFloat] Convert all references to fcNormal to references to isFiniteNonZero().
Michael Gottesman
2013-06-26
1
-30
/
+30
*
Revert "Debug Info: clean up usage of Verify." as it's breaking bots.
Eric Christopher
2013-06-26
4
-8
/
+8
*
Fix a crash bug in dumping options with groups
Reid Kleckner
2013-06-26
1
-4
/
+6
*
Clarify and doxygen-ify comments
Stephen Lin
2013-06-26
2
-16
/
+20
*
[Mips Disassembler] Have the DecodeCCRRegisterClass function use the getReg
Chad Rosier
2013-06-26
5
-17
/
+20
*
ARM: Proactively ensure that the LowerCallResult hack for 'this'-returns is n...
Stephen Lin
2013-06-26
3
-4
/
+23
*
Debug Info: clean up usage of Verify.
Manman Ren
2013-06-26
4
-8
/
+8
*
Minor formatting fix to ARMBaseRegisterInfo::getCalleeSavedRegs
Stephen Lin
2013-06-26
1
-7
/
+5
*
Rename PathV2 to just Path now that it is the only one.
Rafael Espindola
2013-06-26
4
-11
/
+11
*
[mips] Do not emit ".option pic0" if target is mips64.
Akira Hatanaka
2013-06-26
2
-1
/
+3
*
[mips] Improve code generation for constant multiplication using shifts, adds...
Akira Hatanaka
2013-06-26
2
-0
/
+103
*
[APFloat] Removed debugging cruft that snuck in.
Michael Gottesman
2013-06-26
1
-4
/
+0
*
The SLP Vectorizer works across basic blocks. Update the docs.
Nadav Rotem
2013-06-26
1
-9
/
+7
*
Use enums instead of raw octal values.
Rafael Espindola
2013-06-26
3
-4
/
+8
*
Erase all of the instructions that we RAUWed
Nadav Rotem
2013-06-26
2
-1
/
+10
*
Add a subtarget feature 'v8' to the ARM backend.
Joey Gouly
2013-06-26
9
-11
/
+41
*
Do not add cse-ed instructions into the visited map because we dont want to c...
Nadav Rotem
2013-06-26
2
-5
/
+93
*
ARM: fix more cases where predication may or may not be allowed
Tim Northover
2013-06-26
8
-36
/
+100
*
ARM: allow predicated barriers in Thumb mode
Tim Northover
2013-06-26
5
-28
/
+61
*
Remove the 'generic' CPU from the ARM eabi attributes printer.
Joey Gouly
2013-06-26
2
-13
/
+5
*
PathV1 is deprecated since the 18th of Dec 2010. Remove it.
Rafael Espindola
2013-06-26
5
-1571
/
+0
*
Add a convenience functions that don't return if the directory existed.
Rafael Espindola
2013-06-26
1
-0
/
+14
*
Remove unused includes.
Rafael Espindola
2013-06-26
3
-3
/
+0
*
[PowerPC] Accept 17-bit signed immediates for addis
Ulrich Weigand
2013-06-26
5
-4
/
+42
*
[PowerPC] Support symbolic u16imm operands
Ulrich Weigand
2013-06-26
6
-9
/
+24
*
ARM: operands should be explicit when disassembled
Amaury de la Vieuville
2013-06-26
2
-8
/
+7
*
[Sparc]: Add memory operands for the frame references in the storeRegToStackSlot
Venkatraman Govindaraju
2013-06-26
1
-8
/
+30
*
Fixed a comment.
Elena Demikhovsky
2013-06-26
1
-2
/
+2
*
Suppress llvm/test/Other/can-execute.txt on msys bash.
NAKAMURA Takumi
2013-06-26
2
-1
/
+5
*
Optimized integer vector multiplication operation by replacing it with shift/...
Elena Demikhovsky
2013-06-26
7
-25
/
+148
[next]