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
*
[Mips][msa] Added the simple builtins (add_a to dpsub[su], ilvev to ldi)
Jack Carter
2013-08-15
20
-20
/
+5708
*
Revert r188449 as it turns out we're just missing the instructions that need ...
Craig Topper
2013-08-15
2
-17
/
+26
*
Clang and AArch64 backend patches to support shll/shl and vmovl instructions ...
Hao Liu
2013-08-15
10
-1
/
+622
*
Don't let isPermImmMask handle v16i32 since VPERMI doesn't match on that type...
Craig Topper
2013-08-15
2
-26
/
+17
*
Tentative fix for global-buffer-overflow caused by r188426. Found by AddressS...
Alexey Samsonov
2013-08-15
1
-1
/
+4
*
Use MVT instead of EVT in X86ISelDAGToDAG since all the types should be legal.
Craig Topper
2013-08-15
1
-29
/
+29
*
Use MVT in place of EVT in more X86 operation lowering functions.
Craig Topper
2013-08-15
1
-38
/
+33
*
Fixed typo in CMakeLists.txt.
Michael Gottesman
2013-08-15
1
-1
/
+1
*
Replace getValueType().getSimpleVT() with getSimpleValueType().
Craig Topper
2013-08-15
6
-18
/
+17
*
Replace getValueType().getSimpleVT() with getSimpleValueType(). Also remove o...
Craig Topper
2013-08-15
5
-77
/
+77
*
Auto-compute live intervals on demand.
Mark Lacey
2013-08-14
9
-101
/
+145
*
Add the MachineInstrSpan class.
Mark Lacey
2013-08-14
1
-0
/
+25
*
Notify LiveRangeEdit of new virtual registers.
Mark Lacey
2013-08-14
4
-5
/
+50
*
Track new virtual registers by register number.
Mark Lacey
2013-08-14
11
-74
/
+83
*
R600/SI: Improve legalization of vector operations
Tom Stellard
2013-08-14
5
-5
/
+167
*
R600/SI: Replace v1i32 type with i32 in imageload and sample intrinsics
Tom Stellard
2013-08-14
5
-4
/
+35
*
R600/SI: Convert v16i8 resource descriptors to i128
Tom Stellard
2013-08-14
14
-78
/
+314
*
R600/SI: Use i8 types for resource descriptors in tests
Tom Stellard
2013-08-14
4
-62
/
+62
*
R600/SI: Lower BUILD_VECTOR to REG_SEQUENCE v2
Tom Stellard
2013-08-14
9
-112
/
+137
*
R600/SI: Choose the correct MOV instruction for copying immediates
Tom Stellard
2013-08-14
5
-0
/
+69
*
R600/SI: Assign a register class to the $vaddr operand for MIMG instructions
Tom Stellard
2013-08-14
8
-60
/
+153
*
[llvm-build] Make Py3 compatible.
Daniel Dunbar
2013-08-14
4
-102
/
+117
*
DataFlowSanitizer: move abilist input file to Inputs.
Peter Collingbourne
2013-08-14
2
-1
/
+1
*
DebugInfo: Prefer references over pointers, pass by const reference for a typ...
David Blaikie
2013-08-14
2
-7
/
+7
*
R600/SI: Handle MSAA texture targets
Tom Stellard
2013-08-14
3
-3
/
+34
*
R600/SI: Allow conversion between v32i8 and v8i32
Tom Stellard
2013-08-14
3
-2
/
+28
*
R600/SI: Fix an obvious typo
Tom Stellard
2013-08-14
1
-1
/
+1
*
R600/SI: Add pattern for fp_to_uint
Tom Stellard
2013-08-14
2
-10
/
+21
*
[lit] Add test coverage of gtest format.
Daniel Dunbar
2013-08-14
3
-0
/
+57
*
[lit] Ensure test output is converted to strings where possible.
Daniel Dunbar
2013-08-14
7
-4
/
+63
*
Fix small typo: s/succ/Succ/
Mark Lacey
2013-08-14
1
-1
/
+1
*
DataFlowSanitizer: Instrumentation for memset.
Peter Collingbourne
2013-08-14
2
-1
/
+33
*
Actually fix PPC64 64-bit GPR inline asm constraint matching
Hal Finkel
2013-08-14
2
-1
/
+44
*
DataFlowSanitizer: greylist is now ABI list.
Peter Collingbourne
2013-08-14
4
-99
/
+334
*
[lit] Support parsing scripts with inconsistent or invalid encodings.
Daniel Dunbar
2013-08-14
2
-12
/
+48
*
Use the MSVC __cpuid intrinsic instead of inline asm
Reid Kleckner
2013-08-14
1
-31
/
+14
*
Remove unnecessary parameter to RenumberValues.
Jakob Stoklund Olesen
2013-08-14
4
-4
/
+4
*
Remove unused function.
Jakob Stoklund Olesen
2013-08-14
1
-7
/
+0
*
Improve misleading comment.
Jakob Stoklund Olesen
2013-08-14
1
-1
/
+1
*
Remove declaration of nonexistant function.
Jakob Stoklund Olesen
2013-08-14
1
-4
/
+0
*
LiveIntervalUnion is not used in RegAllocBase.
Jakob Stoklund Olesen
2013-08-14
1
-1
/
+1
*
Remove unused struct/enum
Jakob Stoklund Olesen
2013-08-14
1
-11
/
+0
*
llvm-symbolizer: add support for .gnu_debuglink section
Alexey Samsonov
2013-08-14
3
-0
/
+87
*
Let t2LDRBi8 and t2LDRBi12 have same Base Pointer
Renato Golin
2013-08-14
2
-1
/
+78
*
Sphinx refuses to render this code block. Try adding a newline.
Benjamin Kramer
2013-08-14
1
-0
/
+1
*
Expose CRC-32 implementation from zlib
Alexey Samsonov
2013-08-14
3
-0
/
+15
*
Revert r188376, "[lit] Support parsing scripts with inconsistent or invalid e...
Daniel Dunbar
2013-08-14
2
-45
/
+12
*
Add the C99 hex-float assembly syntax to our extension document.
Tim Northover
2013-08-14
1
-0
/
+13
*
[lit] Support parsing scripts with inconsistent or invalid encodings.
Daniel Dunbar
2013-08-14
2
-12
/
+45
*
Add test-case for hex floating-literals
Tim Northover
2013-08-14
1
-0
/
+3
[next]