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
*
Force a CPU that doesn't have AVX, otherwise this test fails.
Benjamin Kramer
2013-10-06
1
-3
/
+3
*
X86: Don't fold spills into SSE operations if the stack is unaligned.
Benjamin Kramer
2013-10-06
2
-0
/
+53
*
AVX-512: added scalar convert instructions and intrinsics.
Elena Demikhovsky
2013-10-06
6
-13
/
+308
*
[Mips] Add MIPS program header types.
Simon Atanasyan
2013-10-06
1
-1
/
+6
*
[Sparc] Do not emit nop after fcmp* instruction with V9.
Venkatraman Govindaraju
2013-10-06
4
-7
/
+27
*
AVX-512: fixed shuffle lowering
Elena Demikhovsky
2013-10-06
3
-1
/
+31
*
[Sparc] Custom lower addc/adde/subc/sube on i64 in sparc64.
Venkatraman Govindaraju
2013-10-06
3
-7
/
+66
*
[Sparc] Use addxcc/subxcc for adde/sube instead of addx/subx.
Venkatraman Govindaraju
2013-10-06
2
-4
/
+43
*
Add TBM instructions to loading folding tables.
Craig Topper
2013-10-05
1
-1
/
+21
*
Rename this feature to "cx16" to match gcc's flag name. Apparently these strings
Nick Lewycky
2013-10-05
1
-1
/
+1
*
Silencing an MSVC warning.
Aaron Ballman
2013-10-05
1
-2
/
+2
*
Emit a better error when running out of registers on inline asm.
Benjamin Kramer
2013-10-05
3
-5
/
+7
*
Remove underscores from TBM instruction names for consistency with other inst...
Craig Topper
2013-10-05
1
-24
/
+24
*
Remove unneeded TBM intrinsics. The arithmetic/logical operation patterns are...
Craig Topper
2013-10-05
3
-477
/
+23
*
Add an additional pattern for BLCI since opt can turn (not (add x, 1)) into (...
Craig Topper
2013-10-05
2
-0
/
+26
*
Remove some really nasty uses of hasRawTextSupport.
Rafael Espindola
2013-10-05
27
-315
/
+244
*
lli: Plug leaks in the remote target external implementation.
Benjamin Kramer
2013-10-05
6
-1
/
+16
*
Implement aarch64 neon instruction set AdvSIMD (Across).
Jiangning Liu
2013-10-05
7
-1
/
+904
*
Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of...
Craig Topper
2013-10-05
6
-1
/
+75
*
Convert test to FileCheck.
Rafael Espindola
2013-10-05
1
-5
/
+12
*
[Sparc] Use correct alignment while loading/storing fp128 values.
Venkatraman Govindaraju
2013-10-05
2
-4
/
+34
*
Updating XFAILs for recent GOT tests
Andrew Kaylor
2013-10-05
4
-0
/
+4
*
Adding tests for multiple GOTs with MCJIT
Andrew Kaylor
2013-10-05
4
-0
/
+44
*
Adding multiple GOT handling to RuntimeDyldELF
Andrew Kaylor
2013-10-05
2
-59
/
+81
*
Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_type
Manman Ren
2013-10-05
10
-96
/
+271
*
Reorganize some member variables and update a comment.
Eric Christopher
2013-10-05
1
-6
/
+6
*
Fix one comment and update another. Slightly reformat.
Eric Christopher
2013-10-05
2
-4
/
+3
*
[Sparc] Respect hasHardQuad parameter correctly when lowering SINT_TO_FP with...
Venkatraman Govindaraju
2013-10-05
2
-1
/
+14
*
Add a resolve method on CompileUnit that forwards to DwarfDebug.
Eric Christopher
2013-10-05
2
-8
/
+13
*
Debug info: Don't crash in SelectionDAGISel when a vreg that is being
Adrian Prantl
2013-10-05
2
-3
/
+142
*
Make a bunch of CompileUnit member functions private.
Eric Christopher
2013-10-05
2
-36
/
+38
*
[Sparc] Correct the floating point conditional code mapping in GetOppositeBra...
Venkatraman Govindaraju
2013-10-04
2
-8
/
+40
*
Minor formatting/comment rewording/etc.
David Blaikie
2013-10-04
1
-5
/
+3
*
Remove odd use of this.
Eric Christopher
2013-10-04
1
-1
/
+1
*
Reformat some odd formattings.
Eric Christopher
2013-10-04
1
-32
/
+19
*
Tighten up some type arguments to functions. Where we expect a
Eric Christopher
2013-10-04
2
-6
/
+6
*
UpdatePHINodes in BasicBlockUtils should not crash on duplicate predecessors
Hal Finkel
2013-10-04
2
-2
/
+52
*
Remove some dead code.
David Blaikie
2013-10-04
2
-7
/
+0
*
Pull this out for a bit of readability.
Eric Christopher
2013-10-04
1
-15
/
+18
*
Simplify setting of DIE tag for type DIEs by setting it in one* place.
David Blaikie
2013-10-04
1
-16
/
+8
*
Reformat.
Eric Christopher
2013-10-04
1
-832
/
+791
*
Formatting.
Eric Christopher
2013-10-04
1
-1
/
+1
*
Prune includes.
Eric Christopher
2013-10-04
1
-2
/
+0
*
forgot to remove this file as well
Jack Carter
2013-10-04
1
-53
/
+0
*
reverting per request
Jack Carter
2013-10-04
7
-56
/
+6
*
Use addFlag to add the enum class attribute.
Eric Christopher
2013-10-04
2
-3
/
+3
*
Use Die->addValue and DIEIntegerOne directly when we want to add
Eric Christopher
2013-10-04
1
-3
/
+2
*
Fix DAGCombiner::visitFP_EXTEND to ignore indexed loads
Hal Finkel
2013-10-04
1
-1
/
+1
*
Support tblockaddr for static compilation in Mips16.
Reed Kotler
2013-10-04
2
-1
/
+14
*
Fix object file writing in llvm-lto on Windows.
Rafael Espindola
2013-10-04
3
-5
/
+3
[next]