index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Record landing pads with a SmallSetVector to avoid multiple entries.
Bob Wilson
2011-11-16
1
-3
/
+5
*
Fix the execution domain on a bunch of SSE/AVX instructions.
Craig Topper
2011-11-16
1
-91
/
+157
*
Update the SP in the SjLj jmpbuf whenever it changes. <rdar://problem/10444602>
Bob Wilson
2011-11-16
1
-3
/
+21
*
Fix ARM SjLj-EH dispatch setup code. <rdar://problem/10444602>
Bob Wilson
2011-11-16
4
-74
/
+4
*
Remove code to enable execution dependency fix pass on VR256. VR128 is suffic...
Craig Topper
2011-11-16
1
-9
/
+3
*
Revert r144568 now that r144730 has fixed the fast-isel kill marker bug.
Evan Cheng
2011-11-16
1
-2
/
+1
*
Fix typo in test.
Nick Lewycky
2011-11-16
1
-1
/
+1
*
Merge isObjectPointerWithTrustworthySize with getPointerSize. Use it when
Nick Lewycky
2011-11-16
2
-30
/
+58
*
If the 2addr instruction has other kills, don't move it below any other uses ...
Evan Cheng
2011-11-16
1
-2
/
+7
*
RescheduleKillAboveMI() must backtrack to before the rescheduled DBG_VALUE in...
Evan Cheng
2011-11-16
1
-1
/
+1
*
Process all uses first before defs to accurately capture register liveness. r...
Evan Cheng
2011-11-16
1
-7
/
+13
*
Fix testcase.
Eli Friedman
2011-11-16
1
-1
/
+0
*
CONCAT_VECTORS can have more than two operands. PR11389.
Eli Friedman
2011-11-16
2
-22
/
+21
*
Add a couple asserts so it will be easier to debug if we accidentally pass in...
Eli Friedman
2011-11-16
1
-0
/
+4
*
Remove extra ,.
Michael J. Spencer
2011-11-16
1
-1
/
+1
*
AddressSanitizer, first commit (compiler module only)
Kostya Serebryany
2011-11-16
7
-0
/
+988
*
Object/Archive: Give Child a operator < for map.
Michael J. Spencer
2011-11-16
1
-0
/
+8
*
Support/COFF: Add structs and enums from the standard for image files.
Michael J. Spencer
2011-11-16
1
-3
/
+291
*
llvm-objdump: Ignore non-objects in archives.
Michael J. Spencer
2011-11-16
1
-2
/
+4
*
test commit to verify that commit access works (added blank line)
Kostya Serebryany
2011-11-16
1
-0
/
+1
*
Rename MVT::untyped to MVT::Untyped to match similar nomenclature.
Owen Anderson
2011-11-16
5
-6
/
+6
*
Fix SCEV overly optimistic back edge taken count for multi-exit loops.
Andrew Trick
2011-11-16
4
-11
/
+75
*
Add FIXME comment.
Chad Rosier
2011-11-16
1
-0
/
+2
*
Enable -widen-vmovs by default.
Jakob Stoklund Olesen
2011-11-15
1
-1
/
+1
*
Stabilize the output of the dwarf accelerator tables. Fixes a comparison
Eric Christopher
2011-11-15
1
-2
/
+11
*
GEPs with all zero indices are trivially coalesced by fast-isel. For example,
Chad Rosier
2011-11-15
1
-0
/
+5
*
ARM assembly parsing for register range syntax for VLD/VST register lists.
Jim Grosbach
2011-11-15
2
-2
/
+42
*
Merge ObjCPropertyDebugInfo.html into SourceLevelDebugging.html
Devang Patel
2011-11-15
3
-240
/
+224
*
ARM assembly parsing for data type suffices on NEON VMOV aliases.
Jim Grosbach
2011-11-15
2
-0
/
+21
*
Fix MSVC warnings by adding a cast.
Nadav Rotem
2011-11-15
1
-4
/
+4
*
AVX: Add support for vbroadcast from BUILD_VECTOR and refactor some of the vb...
Nadav Rotem
2011-11-15
2
-51
/
+85
*
jakob fixed X87 inline asm!
Chris Lattner
2011-11-15
1
-4
/
+4
*
add ImmutableSet/Map dox, patch by Caitlin Sadowski!
Chris Lattner
2011-11-15
1
-1
/
+45
*
test/CodeGen/X86/dec-eflags-lower.ll: Relax expression for win32 x64.
NAKAMURA Takumi
2011-11-15
1
-1
/
+1
*
ARM assembly parsing two operand forms for shift instructions.
Jim Grosbach
2011-11-15
2
-0
/
+18
*
add PTX backend info
Chris Lattner
2011-11-15
1
-0
/
+24
*
ARM VFP assembly parsing for VADD and VSUB two-operand forms.
Jim Grosbach
2011-11-15
1
-0
/
+10
*
ARM accept an immediate offset in memory operands w/o the '#'.
Jim Grosbach
2011-11-15
1
-3
/
+6
*
some notes.
Chris Lattner
2011-11-15
1
-0
/
+28
*
Added custom lowering for load->dec->store sequence in x86 when the EFLAGS re...
Pete Cooper
2011-11-15
4
-2
/
+95
*
ARM enclosing curly braces optional on one-register VLD/VST instruction lists.
Jim Grosbach
2011-11-15
1
-2
/
+23
*
Update section "MIPS Target Improvements" in the llvm 3.0 release notes.
Akira Hatanaka
2011-11-15
1
-0
/
+21
*
ARM size suffix on VFP single-precision 'vmov' is optional.
Jim Grosbach
2011-11-15
1
-0
/
+5
*
Insert modified DBG_VALUE into LiveDbgValueMap.
Devang Patel
2011-11-15
1
-1
/
+1
*
Fix typo.
Jim Grosbach
2011-11-15
1
-1
/
+1
*
ARM alternate size suffices for VTRN instructions.
Jim Grosbach
2011-11-15
2
-0
/
+76
*
Fix a misplaced paren bug.
Owen Anderson
2011-11-15
1
-1
/
+1
*
ARM assembly parsing for optional datatype suffix on VFP VMOV GPR<->VFP insns.
Jim Grosbach
2011-11-15
2
-0
/
+21
*
ARM assembly parsing for two-operand form of 'mul' instruction.
Jim Grosbach
2011-11-15
2
-0
/
+12
*
ARM assembly parsing for two-operand form of 'mul' instruction.
Jim Grosbach
2011-11-15
2
-0
/
+6
[next]