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
*
[mips][msa] Implemented insert_vector_elt for v4f32 and v2f64.
Daniel Sanders
2013-09-27
4
-0
/
+119
*
[mips][msa] Implemented extract_vector_elt for v4f32 or v2f64
Daniel Sanders
2013-09-27
5
-4
/
+325
*
Remove superfluous comment accidentally checked-in.
Andrea Di Biagio
2013-09-27
1
-2
/
+0
*
[mips][msa] Added support for MSA registers to copyPhysReg
Daniel Sanders
2013-09-27
2
-0
/
+140
*
[mips][msa] Added support for matching splati from normal IR (i.e. not intrin...
Daniel Sanders
2013-09-27
10
-20
/
+157
*
Re-apply the change from r191393 with fix for pr17380.
Andrea Di Biagio
2013-09-27
2
-0
/
+223
*
[mips][msa] Added MSA.txt to describe instruction selection quirks.
Daniel Sanders
2013-09-27
1
-0
/
+30
*
Fix comment.
Tilmann Scheller
2013-09-27
1
-1
/
+1
*
ARM: Teach assembler to enforce constraint for Thumb2 LDRD (literal/immediate...
Tilmann Scheller
2013-09-27
2
-0
/
+20
*
[mips][msa] Tidy up
Daniel Sanders
2013-09-27
1
-131
/
+119
*
[mips][msa] MSA requires FR=1 mode (64-bit FPU register file). Report fatal e...
Daniel Sanders
2013-09-27
57
-58
/
+68
*
[mips][msa] Expand all truncstores and loadexts for MSA as well as DSP
Daniel Sanders
2013-09-27
3
-14
/
+48
*
[mips][msa] Added missing check in performSRACombine
Daniel Sanders
2013-09-27
2
-0
/
+141
*
First check in. Modified a comment.
Puyan Lotfi
2013-09-27
1
-1
/
+1
*
Put HasAVX512 predicate on some patterns to properly disable them when AVX512...
Craig Topper
2013-09-27
1
-9
/
+11
*
Switch HasAVX to UseAVX in one spot to ensure that AVX512 form of VINSERTPS i...
Craig Topper
2013-09-27
1
-1
/
+1
*
Removal some duplicate patterns.
Craig Topper
2013-09-27
1
-8
/
+0
*
Fixing Intel format of the vshufpd instruction.
Yunzhong Gao
2013-09-27
3
-2
/
+7
*
Revert "llvm-objdump: Dump COFF import table if -private-headers option is gi...
Rui Ueyama
2013-09-27
15
-390
/
+160
*
Fix another -Wnon-pod-varargs error in r191472.
Rui Ueyama
2013-09-27
1
-1
/
+1
*
Fix -Wnon-pod-varargs error in r191472.
Rui Ueyama
2013-09-27
1
-6
/
+6
*
llvm-objdump: Dump COFF import table if -private-headers option is given.
Rui Ueyama
2013-09-27
15
-160
/
+390
*
MCParser/Debug info: Accept line number 0 as a legitimate value, since
Adrian Prantl
2013-09-26
2
-2
/
+3
*
[mips][msa] Direct Object Emission for 3RF instructions.
Jack Carter
2013-09-26
3
-112
/
+376
*
[mips][msa] Updates encoding of 3RF instructions to match the latest revision...
Jack Carter
2013-09-26
1
-2
/
+2
*
Fix PR 17372: Emitting PLD for stack address for ARM Thumb2
Weiming Zhao
2013-09-26
2
-0
/
+29
*
[PowerPC] Fix PR17354: Generate nop after local calls for PIC code.
Bill Schmidt
2013-09-26
2
-1
/
+42
*
Revert r191393 since it caused pr17380.
Andrea Di Biagio
2013-09-26
2
-201
/
+0
*
[Sparc] Implements exception handling in SPARC with DwarfCFI.
Venkatraman Govindaraju
2013-09-26
5
-4
/
+138
*
Implements parsing and emitting of .cfi_window_save in MC.
Venkatraman Govindaraju
2013-09-26
9
-2
/
+112
*
[ARM] Use the load-acquire/store-release instructions optimally in AArch32.
Amara Emerson
2013-09-26
12
-372
/
+1896
*
PPC: Allow partial fills in writeNopData()
David Majnemer
2013-09-26
2
-5
/
+11
*
Add links to cross-compilation docs from getting started
Renato Golin
2013-09-26
1
-0
/
+4
*
Added temp flag -misched-bench for staging in default changes.
Andrew Trick
2013-09-26
5
-4
/
+22
*
whitespace
Andrew Trick
2013-09-26
1
-2
/
+2
*
PPC: Do not introduce ISD nodes for fctid and fctiw
David Majnemer
2013-09-26
3
-8
/
+6
*
PPC: Add support for fctid and fctiw
David Majnemer
2013-09-26
4
-8
/
+20
*
[mips][msa] Direct Object Emission for 3R instructions.
Jack Carter
2013-09-26
4
-330
/
+1122
*
[mips][msa] Updates encoding of 3R instructions to match the latest revision ...
Jack Carter
2013-09-26
1
-9
/
+9
*
[mips][msa] Direct Object Emission for 2RF instructions.
Jack Carter
2013-09-25
2
-41
/
+126
*
[mips][msa] Direct Object Emission support for the MSA instruction set.
Jack Carter
2013-09-25
6
-8
/
+247
*
[mips][msa] Updates encoding of 2RF instructions to match the latest revision...
Jack Carter
2013-09-25
1
-4
/
+4
*
Fix PR 17368: disable vector mul distribution for square of add/sub for ARM
Weiming Zhao
2013-09-25
2
-0
/
+21
*
Add gnu pubsections as options to llvm-dwarfdump.
Eric Christopher
2013-09-25
1
-0
/
+2
*
Dump the normal dwarf pubtypes section as well.
Eric Christopher
2013-09-25
4
-20
/
+31
*
Unify pubsection/gnu pubsection printing.
Eric Christopher
2013-09-25
2
-33
/
+29
*
Test commit. Removed trailing whitespace.
Josh Magee
2013-09-25
1
-1
/
+1
*
Slight formatting change for pubnames/pubtypes output.
Eric Christopher
2013-09-25
1
-3
/
+3
*
Fix a bad typo in the inline assembly code for mips16 pic fp stubs
Reed Kotler
2013-09-25
3
-15
/
+36
*
Teach DAGCombiner how to canonicalize dags according to the rule
Andrea Di Biagio
2013-09-25
2
-0
/
+201
[next]