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
*
[ARM] Introduce the 'sevl' instruction in ARMv8.
Joey Gouly
2013-10-01
10
-27
/
+32
*
[SystemZ] Add truncating high-word stores (STCH and STHH)
Richard Sandiford
2013-10-01
5
-0
/
+176
*
[SystemZ] Add zero-extending high-word loads (LLCH and LLHH)
Richard Sandiford
2013-10-01
5
-0
/
+178
*
SCEVExpander: Fix a regression I introduced by to eagerly adding RAII objects.
Benjamin Kramer
2013-10-01
1
-0
/
+43
*
[SystemZ] Add sign-extending high-word loads (LBH and LHH)
Richard Sandiford
2013-10-01
5
-0
/
+178
*
[SystemZ] Use upper words of GR64s for codegen
Richard Sandiford
2013-10-01
1
-0
/
+52
*
[SystemZ] Reapply: Add definitions of LFH and STFH
Richard Sandiford
2013-10-01
4
-0
/
+130
*
[mips][msa] Added support for matching mod_[us] from normal IR (i.e. not intr...
Daniel Sanders
2013-10-01
1
-0
/
+128
*
This patch adds aliases for Mips sub instruction with immediate operands. Cor...
Vladimir Medic
2013-10-01
1
-0
/
+4
*
AVX-512: Added X86vzmovl patterns
Elena Demikhovsky
2013-10-01
1
-0
/
+16
*
Add the DW_AT_GNU_ranges_base attribute if we've emitted any ranges
Eric Christopher
2013-10-01
1
-0
/
+150
*
Use CHECK-LABEL
Matt Arsenault
2013-09-30
3
-18
/
+20
*
The DW_AT_GNU_pubnames/pubtypes attributes are actually form
Eric Christopher
2013-09-30
1
-22
/
+24
*
Add llvm-readobj to the list of programs to find in the freshly built
Eric Christopher
2013-09-30
1
-1
/
+1
*
Use right address space size in InstCombineCompares
Matt Arsenault
2013-09-30
1
-1
/
+17
*
Constant fold ptrtoint + compare with address spaces
Matt Arsenault
2013-09-30
1
-0
/
+20
*
[ARM] Fix Thumb(-2) diagnostic tests.
Tilmann Scheller
2013-09-30
2
-12
/
+12
*
TBAA: update tbaa format from scalar format to struct-path aware format.
Manman Ren
2013-09-30
9
-63
/
+74
*
TBAA: remove !tbaa from testing cases when they are not needed.
Manman Ren
2013-09-30
20
-207
/
+131
*
[mips][msa] Direct Object Emission for I8 instructions.
Jack Carter
2013-09-30
1
-0
/
+36
*
[mips][msa] Direct Object Emission for I5 instructions.
Jack Carter
2013-09-30
1
-0
/
+138
*
[mips][msa] Direct Object Emission for 2R instructions.
Jack Carter
2013-09-30
1
-0
/
+36
*
[PATCH 1/4] [mips][msa] Source register of FILL instructions is GPR
Jack Carter
2013-09-30
1
-0
/
+15
*
[ARM] Use FileCheck instead of grep for ARM LDRD negative tests.
Tilmann Scheller
2013-09-30
1
-19
/
+42
*
Revert "Enable building LTO on WIN32."
Rafael Espindola
2013-09-30
2
-1
/
+2
*
[ARM] Assembler: ARM LDRD with writeback requires the base register to be dif...
Tilmann Scheller
2013-09-30
1
-0
/
+6
*
IRBuilder: Add RAII objects to reset insertion points or fast math flags.
Benjamin Kramer
2013-09-30
1
-1
/
+1
*
Enable building LTO on WIN32.
Rafael Espindola
2013-09-30
2
-2
/
+1
*
Fix a bug in InstCombine where it attempted to cast a Value* to an Instruction*
Joey Gouly
2013-09-30
1
-0
/
+23
*
[ARM] Assembler: Add more negative tests for ARM LDRD.
Tilmann Scheller
2013-09-30
1
-0
/
+8
*
[SystemZ] Revert r191661: Add definitions of LFH and STFH
Richard Sandiford
2013-09-30
4
-130
/
+0
*
[SystemZ] Add definitions of LFH and STFH
Richard Sandiford
2013-09-30
4
-0
/
+130
*
Add a few more FMA4 disassembler test cases to match the scalar set with rega...
Craig Topper
2013-09-30
1
-0
/
+12
*
Various x86 disassembler fixes.
Craig Topper
2013-09-30
1
-0
/
+36
*
ObjectSizeOffsetEvaluator: Don't run into infinite recursion if we have a cyc...
Benjamin Kramer
2013-09-29
1
-0
/
+17
*
Revert accidental commit.
Craig Topper
2013-09-29
1
-1
/
+41
*
Change type of XOP flag in code emitters to a bool. Remove a some unneeded ca...
Craig Topper
2013-09-29
1
-41
/
+1
*
Add a test that large offsets on GEPs on 32 bits targets are handled correctly.
Benjamin Kramer
2013-09-28
1
-0
/
+10
*
Fix spelling intruction -> instruction.
Robert Wilhelm
2013-09-28
3
-4
/
+4
*
R600: Fix handling of NAN in comparison instructions
Tom Stellard
2013-09-28
7
-61
/
+87
*
AutoUpgrade: upgrade from scalar TBAA format to struct-path aware TBAA format.
Manman Ren
2013-09-28
1
-0
/
+23
*
[mips] Make sure loads from lazy-binding entries do not get CSE'd or hoisted out
Akira Hatanaka
2013-09-28
4
-9
/
+57
*
Use right pointer type in DebugIR
Matt Arsenault
2013-09-27
1
-0
/
+13
*
Resurrect lit.local.cfg to un-break hexagon buildbot.
Rui Ueyama
2013-09-27
1
-0
/
+3
*
Fix SLPVectorizer using wrong address space for load/store
Matt Arsenault
2013-09-27
2
-0
/
+69
*
Re-submit r191472 with a fix for big endian.
Rui Ueyama
2013-09-27
10
-125
/
+128
*
InstCombine: Only foldSelectICmpAndOr for integer types
Justin Bogner
2013-09-27
1
-0
/
+10
*
Adding intrinsics to the llvm backend for TBM instruction set.
Yunzhong Gao
2013-09-27
2
-0
/
+618
*
TBAA: handle scalar TBAA format and struct-path aware TBAA format.
Manman Ren
2013-09-27
27
-100
/
+171
*
Transforms: Use getFirstNonPHI to set the insertion point for PHIs
Justin Bogner
2013-09-27
1
-0
/
+31
[next]