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
*
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
*
Support C99 hexadecimal floating-point literals in assembly
Tim Northover
2013-08-14
3
-2
/
+90
*
Fix a really terrifying but improbable bug in mem2reg. If you have seen
Chandler Carruth
2013-08-14
1
-1
/
+4
*
Make more helper methods into static functions.
Craig Topper
2013-08-14
2
-17
/
+17
*
Remove tab characters.
Craig Topper
2013-08-14
1
-1
/
+1
*
Make some helper methods static.
Craig Topper
2013-08-14
2
-34
/
+27
*
Use MVT in more lowering code.
Craig Topper
2013-08-14
1
-6
/
+6
*
Replace EVT with MVT in isVectorShift. Keeps compiler from generating unneede...
Craig Topper
2013-08-14
1
-3
/
+5
*
Replace EVT with MVT in many of the shuffle lowering functions. Keeps compile...
Craig Topper
2013-08-14
1
-37
/
+46
*
[lit] Fix a relative import issue I missed earlier.
Daniel Dunbar
2013-08-14
1
-2
/
+4
*
[lit] Avoid StringIO.
Daniel Dunbar
2013-08-14
1
-19
/
+25
*
[lit] Fix tests to execute lit with same python as invoked with.
Daniel Dunbar
2013-08-14
3
-3
/
+6
*
[lit] Factor ShTest format script command parsing from other processing.
Daniel Dunbar
2013-08-14
1
-17
/
+32
*
[lit] Move executeCommand() into lit.util.
Daniel Dunbar
2013-08-14
4
-23
/
+23
*
[lit] Move formats into their own subpackage.
Daniel Dunbar
2013-08-14
4
-117
/
+130
*
[CMake] add_llvm_library: Specify explicit suffix .imp to import library to a...
NAKAMURA Takumi
2013-08-14
1
-0
/
+5
*
Lit: Introduce "%/[STpst] into parseIntegratedTestScript(), to normalize subs...
NAKAMURA Takumi
2013-08-14
1
-0
/
+9
*
[mips] Fix bug in parsing accumulator registers.
Akira Hatanaka
2013-08-14
2
-2
/
+16
*
[mips] Use register operands instead of register classes in DSP instruction
Akira Hatanaka
2013-08-14
3
-209
/
+309
*
[mips] Rename DSPRegs.
Akira Hatanaka
2013-08-14
5
-113
/
+117
*
[mips] Rename HIRegs and LORegs.
Akira Hatanaka
2013-08-14
10
-84
/
+83
*
llvm/test/CodeGen/X86/setcc-sentinals.ll: Relax expressions for x86_64-win32.
NAKAMURA Takumi
2013-08-14
1
-2
/
+2
*
Fix always creating GEP with i32 indices
Matt Arsenault
2013-08-14
3
-13
/
+38
*
Use type helper functions instead of cast
Matt Arsenault
2013-08-14
2
-11
/
+8
*
Use array initializer, space around operator
Matt Arsenault
2013-08-14
1
-5
/
+3
*
[mips] Properly parse registers that appear in inline-asm constraints.
Akira Hatanaka
2013-08-14
3
-0
/
+104
[next]