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
/
lib
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update CMake file (lexically order files).
Ted Kremenek
2009-10-13
1
-1
/
+1
*
Add some ARM instruction encoding bits.
Bob Wilson
2009-10-13
1
-0
/
+5
*
Fix regression introduced by r83894.
Bob Wilson
2009-10-13
1
-1
/
+2
*
Fix a tab. Thanks to Johnny Chen for pointing it out.
Bob Wilson
2009-10-13
1
-1
/
+1
*
Fix two warnings about unused variables that are only used in assert() calls.
Kevin Enderby
2009-10-12
1
-4
/
+4
*
Delete a comment that makes no sense to me. The statement that moving a CPE
Bob Wilson
2009-10-12
1
-2
/
+1
*
Fix a problem in the code where ARMAsmParser::ParseShift() second argument
Kevin Enderby
2009-10-12
1
-2
/
+2
*
Change CreateNewWater method to return NewMBB by reference.
Bob Wilson
2009-10-12
1
-8
/
+8
*
Last week, ARMConstantIslandPass was failing to converge for the
Bob Wilson
2009-10-12
1
-9
/
+9
*
Another minor clean-up.
Bob Wilson
2009-10-12
1
-5
/
+5
*
Remove redundant parameter.
Bob Wilson
2009-10-12
1
-8
/
+6
*
Use early exit to reduce indentation.
Bob Wilson
2009-10-12
1
-19
/
+20
*
Change to return a value by reference.
Bob Wilson
2009-10-12
1
-6
/
+6
*
Add a typedef for an iterator.
Bob Wilson
2009-10-12
1
-6
/
+8
*
Revert the kludge in 76703. I got a clean
Dale Johannesen
2009-10-12
1
-7
/
+0
*
Don't forget to mark RAX as live-out of the function when arranging for
Dan Gohman
2009-10-12
1
-0
/
+3
*
Fix PR5087, patch by Jakub Staszak!
Chris Lattner
2009-10-12
1
-2
/
+2
*
Add missed mem-mem move patterns
Anton Korobeynikov
2009-10-11
1
-0
/
+7
*
Add MSP430 mem-mem insts support. Patch by Brian Lucas with some my refinements
Anton Korobeynikov
2009-10-11
1
-0
/
+127
*
Implement 'm' memory operand properly
Anton Korobeynikov
2009-10-11
1
-0
/
+20
*
Implement proper asmprinting for the globals. This eliminates bogus "call" mo...
Anton Korobeynikov
2009-10-11
2
-12
/
+12
*
Implement asm printing for inline asm memory operands
Anton Korobeynikov
2009-10-11
1
-0
/
+13
*
It seems that OR operation does not affect status reg at all.
Anton Korobeynikov
2009-10-10
1
-12
/
+8
*
Remove a no-longer-necessary #include.
Dan Gohman
2009-10-10
1
-1
/
+0
*
Replace X86's CanRematLoadWithDispOperand by calling the target-independent
Dan Gohman
2009-10-10
2
-26
/
+5
*
Mark the LDR instruction with isReMaterializable, as it is rematerializable
Dan Gohman
2009-10-09
1
-1
/
+1
*
Add a const qualifier.
Dan Gohman
2009-10-09
1
-2
/
+2
*
Added another bit of the ARM target assembler to llvm-mc to parse register
Kevin Enderby
2009-10-09
1
-21
/
+104
*
Fix the x86 test-shrink optimization so that it doesn't shrink comparisons
Dan Gohman
2009-10-09
1
-4
/
+74
*
Add basic infrastructure and x86 support for preserving MachineMemOperand
Dan Gohman
2009-10-09
2
-3
/
+35
*
Add codegen support for NEON vst4lane intrinsics with 128-bit vectors.
Bob Wilson
2009-10-09
3
-14
/
+81
*
Add codegen support for NEON vst3lane intrinsics with 128-bit vectors.
Bob Wilson
2009-10-08
3
-13
/
+77
*
Add codegen support for NEON vst2lane intrinsics with 128-bit vectors.
Bob Wilson
2009-10-08
3
-13
/
+75
*
Add codegen support for NEON vld4lane intrinsics with 128-bit vectors.
Bob Wilson
2009-10-08
3
-19
/
+105
*
Add codegen support for NEON vld3lane intrinsics with 128-bit vectors.
Bob Wilson
2009-10-08
3
-20
/
+99
*
Use lower16 / upper16 imm modifiers to asmprint 32-bit imms splitted via movt...
Anton Korobeynikov
2009-10-08
1
-3
/
+4
*
Add codegen support for NEON vld2lane intrinsics with 128-bit vectors.
Bob Wilson
2009-10-08
3
-12
/
+85
*
Clean up some unnecessary initializations.
Bob Wilson
2009-10-08
1
-2
/
+2
*
Clean up a comment (indentation was wrong).
Bob Wilson
2009-10-08
1
-1
/
+2
*
Add missing names for the XCore specific LADD and LSUB nodes.
Richard Osborne
2009-10-08
1
-0
/
+2
*
Add some peepholes for signed comparisons using ashr X, X, 32.
Richard Osborne
2009-10-08
1
-0
/
+16
*
Add codegen support for NEON vst4 intrinsics with <1 x i64> vectors.
Bob Wilson
2009-10-08
3
-0
/
+6
*
Cleanup up unused R3LiveIn tracking.
Jim Grosbach
2009-10-08
2
-19
/
+2
*
Re-enable register scavenging in Thumb1 by default.
Jim Grosbach
2009-10-08
2
-64
/
+10
*
Add codegen support for NEON vst3 intrinsics with <1 x i64> vectors.
Bob Wilson
2009-10-08
3
-0
/
+6
*
Add codegen support for NEON vst2 intrinsics with <1 x i64> vectors.
Bob Wilson
2009-10-08
3
-0
/
+5
*
Add codegen support for NEON vld4 intrinsics with <1 x i64> vectors.
Bob Wilson
2009-10-07
3
-0
/
+6
*
Add codegen support for NEON vld3 intrinsics with <1 x i64> vectors.
Bob Wilson
2009-10-07
3
-0
/
+6
*
Add codegen support for NEON vld2 intrinsics with <1 x i64> vectors.
Bob Wilson
2009-10-07
3
-0
/
+5
*
reverting thumb1 scavenging default due to test failure while I figure out wh...
Jim Grosbach
2009-10-07
2
-9
/
+64
[next]