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
...
*
MachOWriter: Don't crash on fixups with arithmetic, emit a relocation instead...
Benjamin Kramer
2011-08-12
1
-0
/
+21
*
Don't convert objc_autoreleaseReturnValue to objc_autorelease if the result
Dan Gohman
2011-08-12
1
-0
/
+11
*
Don't let arbitrary calls disrupt nested retain+release pairs if
Dan Gohman
2011-08-12
2
-0
/
+931
*
Clean up formatting a bit.
Jim Grosbach
2011-08-11
1
-56
/
+61
*
ARM vector compare to zero instruction assembly parsing support.
Jim Grosbach
2011-08-11
1
-7
/
+0
*
A slew of unit tests for the recent LoopInfo::updateUnloop feature
Andrew Trick
2011-08-11
1
-0
/
+429
*
Allow loop unrolling to get known trip counts from ScalarEvolution.
Andrew Trick
2011-08-11
1
-0
/
+172
*
Enclose directive .cprestore with .set macro and nomacro to silence assembler
Akira Hatanaka
2011-08-11
1
-0
/
+16
*
Fix tests per now-correct encoding as of r137371.
Jim Grosbach
2011-08-11
1
-2
/
+2
*
ARM STRT assembly parsing and encoding.
Jim Grosbach
2011-08-11
1
-1
/
+0
*
ARM load shifted register pre-index fix shift value asm parser encoding.
Jim Grosbach
2011-08-11
1
-0
/
+2
*
Add a dag combine to xform 256-bit shuffles into simple vector
Bruno Cardoso Lopes
2011-08-11
2
-0
/
+36
*
Fix the test added by Nadav in r137308. Make it more strict:
Bruno Cardoso Lopes
2011-08-11
2
-17
/
+14
*
ARM STRHT assembly parsing and encoding.
Jim Grosbach
2011-08-11
1
-0
/
+13
*
ARM STRH assembly parsing and encoding.
Jim Grosbach
2011-08-11
1
-0
/
+34
*
Fix decoding for indexed STRB and LDRB. Fixes <rdar://problem/9926161>.
Owen Anderson
2011-08-11
1
-0
/
+3
*
Improve operand validation for Thumb2 addressing modes.
Owen Anderson
2011-08-11
3
-9
/
+6
*
ARM STRD assembly parsing and encoding.
Jim Grosbach
2011-08-11
1
-0
/
+39
*
Continue to tighten decoding by performing more operand validation.
Owen Anderson
2011-08-11
3
-8
/
+5
*
ARM STRBT assembly parsing and encoding.
Jim Grosbach
2011-08-11
1
-0
/
+14
*
Add FIXME.
Jim Grosbach
2011-08-11
1
-0
/
+3
*
ARM STRB assembly parsing and encoding tests.
Jim Grosbach
2011-08-11
1
-0
/
+38
*
Fix a copy/paste error so that LDRB(register) actually gets tested.
Jim Grosbach
2011-08-11
1
-17
/
+17
*
ARM STR(register) assembly parsing and encoding tests.
Jim Grosbach
2011-08-11
1
-0
/
+27
*
ARM STR(immediate) assembly parsing and encoding.
Jim Grosbach
2011-08-11
2
-3
/
+14
*
Tighten decoding of addrmode2 instructions to reject more UNPREDICTABLE cases.
Owen Anderson
2011-08-11
1
-3
/
+2
*
Fix PR10492 by teaching MOVHLPS and MOVLPS mask matching to be more strict.
Bruno Cardoso Lopes
2011-08-11
1
-0
/
+8
*
Tighten operand decoding of addrmode2 instruction. The offset register canno...
Owen Anderson
2011-08-11
1
-3
/
+2
*
Correct immediate range for shifter operands. Patch by James Molloy, with ad...
Owen Anderson
2011-08-11
1
-0
/
+3
*
Improve error checking in the new ARM disassembler. Patch by James Molloy.
Owen Anderson
2011-08-11
1
-1
/
+0
*
ARM push of a single register encodes as pre-indexed STR.
Jim Grosbach
2011-08-11
2
-3
/
+2
*
ARM pop of a single register encodes as post-indexed LDR.
Jim Grosbach
2011-08-11
2
-6
/
+2
*
[AVX] If the data which is going to be saved is already in two XMM registers
Nadav Rotem
2011-08-11
1
-0
/
+17
*
add missing colon, thanks peter.
Chris Lattner
2011-08-11
1
-1
/
+1
*
fix PR10605 / rdar://9930964 by adding a pretty scary missed check.
Chris Lattner
2011-08-11
1
-0
/
+27
*
Splats for v8i32/v8f32 can be handled by VPERMILPSY. This was causing
Bruno Cardoso Lopes
2011-08-11
1
-3
/
+21
*
Use the splat index to generate the desired shuffle. Otherwise we
Bruno Cardoso Lopes
2011-08-11
1
-0
/
+10
*
Fix X86TargetLowering::LowerExternalSymbol so that it actually works in non-t...
Eli Friedman
2011-08-11
1
-0
/
+24
*
ARM tests for LDRSHT assembly parsing and encoding.
Jim Grosbach
2011-08-10
1
-0
/
+15
*
ARM tests for LDRSH assembly parsing and encoding.
Jim Grosbach
2011-08-10
1
-0
/
+36
*
ARM tests for LDRSBT assembly parsing and encoding.
Jim Grosbach
2011-08-10
1
-0
/
+12
*
ARM tests for LDRSB assembly parsing and encoding.
Jim Grosbach
2011-08-10
1
-0
/
+36
*
Add FIXME.
Jim Grosbach
2011-08-10
1
-0
/
+5
*
ARM tests for LDRHT assembly parsing and encoding.
Jim Grosbach
2011-08-10
1
-0
/
+14
*
test/CodeGen/X86/opt-shuff-tstore.ll: Add explicit -mtriple=x86_64-linux.
NAKAMURA Takumi
2011-08-10
1
-1
/
+1
*
ARM tests for LDRH(register) assembly parsing and encoding.
Jim Grosbach
2011-08-10
1
-0
/
+16
*
ARM LDRH(immediate) assembly parsing and encoding support.
Jim Grosbach
2011-08-10
1
-4
/
+20
*
Add FIXME
Jim Grosbach
2011-08-10
1
-0
/
+4
*
ARM LDRD(register) assembly parsing and encoding.
Jim Grosbach
2011-08-10
1
-0
/
+20
*
While extending definition range of a debug variable, consult lexical scopes ...
Devang Patel
2011-08-10
2
-3
/
+3
[prev]
[next]