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
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600/SI: Allow conversion between v32i8 and v8i32
Tom Stellard
2013-08-14
1
-0
/
+21
*
R600/SI: Add pattern for fp_to_uint
Tom Stellard
2013-08-14
1
-9
/
+18
*
DataFlowSanitizer: Instrumentation for memset.
Peter Collingbourne
2013-08-14
1
-0
/
+11
*
Actually fix PPC64 64-bit GPR inline asm constraint matching
Hal Finkel
2013-08-14
1
-0
/
+43
*
DataFlowSanitizer: greylist is now ABI list.
Peter Collingbourne
2013-08-14
2
-0
/
+58
*
llvm-symbolizer: add support for .gnu_debuglink section
Alexey Samsonov
2013-08-14
2
-0
/
+4
*
Let t2LDRBi8 and t2LDRBi12 have same Base Pointer
Renato Golin
2013-08-14
1
-0
/
+64
*
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
1
-1
/
+36
*
[mips] Fix bug in parsing accumulator registers.
Akira Hatanaka
2013-08-14
1
-0
/
+14
*
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
1
-3
/
+22
*
[mips] Properly parse registers that appear in inline-asm constraints.
Akira Hatanaka
2013-08-14
1
-0
/
+18
*
BBVectorize: Add initial stores to the write set when tracking uses
Hal Finkel
2013-08-13
1
-0
/
+144
*
Remove duplicate copy of testcase in r188327.
Nick Lewycky
2013-08-13
1
-26
/
+0
*
Revert r187191, which broke opt -mem2reg on the testcases included in PR16867.
Nick Lewycky
2013-08-13
2
-70
/
+52
*
DAG: Combine (and (setne X, 0), (setne X, -1)) -> (setuge (add X, 1), 2)
Jim Grosbach
2013-08-13
2
-0
/
+27
*
[Mips] Support for unaligned load/store microMips instructions
Jack Carter
2013-08-13
1
-0
/
+26
*
Output DW_AT_stmt_list dwarf debug info as DW_FORM_sec_offset instead of DW_F...
Carlo Kok
2013-08-13
1
-0
/
+40
*
ARMv8: SWP and SWPB are obsoleted on ARMv8.
Joey Gouly
2013-08-13
1
-0
/
+7
*
Fix signed overflow in when computing encodings for ADR instructions
Mihai Popa
2013-08-13
1
-1
/
+2
*
AVX-512: Added CMP and BLEND instructions.
Elena Demikhovsky
2013-08-13
1
-0
/
+113
*
Pass DIEHash::collectAttributes output argument by-pointer instead of by-value.
Evgeniy Stepanov
2013-08-13
1
-2
/
+2
*
[-cxx-abi microsoft] Stick zero initialized symbols into the .bss section for...
David Majnemer
2013-08-13
1
-0
/
+6
*
Add the start of DIE hashing for DWARF4 type units and split dwarf
Eric Christopher
2013-08-13
1
-0
/
+15
*
Add comment and source to testcase.
Eric Christopher
2013-08-12
1
-0
/
+10
*
[FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Rui Ueyama
2013-08-12
2
-0
/
+16
*
Fix a crash with X86 Mach-O and a subtraction expression where both symbols are
Kevin Enderby
2013-08-12
1
-0
/
+5
*
Reapply r188119 now that the bug it exposed is fixed.
Peter Collingbourne
2013-08-12
1
-2
/
+12
*
R600: Set scheduling preference to Sched::Source
Tom Stellard
2013-08-12
8
-8
/
+8
*
Move the addition of the dwo_id as late as possible after everything
Eric Christopher
2013-08-12
1
-2
/
+2
*
Fix PR16797 - Support PHINodes with multiple inputs from the same basic block.
Nadav Rotem
2013-08-12
1
-0
/
+41
*
This patch implements ei and di instructions for mips. Test cases are added.
Vladimir Medic
2013-08-12
1
-1
/
+19
*
Fix FileCheck --check-prefix lines.
Tim Northover
2013-08-12
16
-41
/
+41
*
[SystemZ] Use CLC and IPM to implement memcmp
Richard Sandiford
2013-08-12
1
-0
/
+134
*
[SystemZ] Add a definition of the CLC instruction
Richard Sandiford
2013-08-12
3
-0
/
+142
*
[SystemZ] Add a definition of the IPM instruction
Richard Sandiford
2013-08-12
2
-0
/
+17
*
Allow compatible extension attributes for tail calls
Tim Northover
2013-08-12
2
-3
/
+59
*
Fix big-endian handling of integer-to-vector bitcasts in InstCombine
Richard Sandiford
2013-08-12
1
-0
/
+41
*
Don't generate floating point stubs for mips16 code if the function
Reed Kotler
2013-08-11
1
-0
/
+25
*
AVX-512: Added more tests for BROADCAST
Elena Demikhovsky
2013-08-11
1
-0
/
+16
*
AVX-512: Added VPERM* instructons and MOV* zmm-to-zmm instructions.
Elena Demikhovsky
2013-08-11
1
-0
/
+66
*
Revert r188119 "Kill some duplicated code for removing unreachable BBs."
Arnold Schwaighofer
2013-08-10
1
-12
/
+2
*
R600/SI: FMA is faster than fmul and fadd for f64
Niels Ole Salscheider
2013-08-10
1
-0
/
+31
*
R600/SI: Add FMA pattern
Niels Ole Salscheider
2013-08-10
1
-0
/
+31
*
Check for $PWD in llvm::sys::current_path.
Rafael Espindola
2013-08-10
1
-0
/
+10
*
[objc-arc] Track if we encountered an additive overflow while computing {TopD...
Michael Gottesman
2013-08-09
1
-3
/
+1063
*
Kill some duplicated code for removing unreachable BBs.
Peter Collingbourne
2013-08-09
1
-2
/
+12
*
DataFlowSanitizer: Remove unreachable BBs so IR continues to verify
Peter Collingbourne
2013-08-09
1
-0
/
+20
*
Add another intrinsic that LLVM gives an incorrect prototype to.
Reed Kotler
2013-08-09
1
-0
/
+18
[next]