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
*
[SystemZ] Allow integer AND involving high words
Richard Sandiford
2013-10-01
6
-63
/
+170
*
[SystemZ] Allow integer XOR involving high words
Richard Sandiford
2013-10-01
5
-5
/
+57
*
Remove several unused variables.
Rafael Espindola
2013-10-01
25
-49
/
+6
*
[SystemZ] Allow integer OR involving high words
Richard Sandiford
2013-10-01
5
-13
/
+83
*
[SystemZ] Allow integer insertions with a high-word destination
Richard Sandiford
2013-10-01
5
-2
/
+81
*
Fix a typo in the documentation. Thanks to Diana Vasile for the patch
Sylvestre Ledru
2013-10-01
1
-1
/
+1
*
[SystemZ] Allow selects with a high-word destination
Richard Sandiford
2013-10-01
3
-2
/
+32
*
[SystemZ] Add patterns to load a constant into a high word (IIHF)
Richard Sandiford
2013-10-01
8
-5
/
+116
*
[ARM] Remove an unused function from the disassembler.
Joey Gouly
2013-10-01
1
-11
/
+0
*
Test commit. Updated comment.
Matheus Almeida
2013-10-01
1
-1
/
+1
*
[SystemZ] Add register zero extensions involving at least one high word
Richard Sandiford
2013-10-01
5
-2
/
+417
*
Remove empty directory.
Joerg Sonnenberger
2013-10-01
0
-0
/
+0
*
[ARM] Introduce the 'sevl' instruction in ARMv8.
Joey Gouly
2013-10-01
16
-56
/
+58
*
[SystemZ] Add truncating high-word stores (STCH and STHH)
Richard Sandiford
2013-10-01
7
-4
/
+200
*
[SystemZ] Add zero-extending high-word loads (LLCH and LLHH)
Richard Sandiford
2013-10-01
7
-2
/
+200
*
SCEVExpander: Fix a regression I introduced by to eagerly adding RAII objects.
Benjamin Kramer
2013-10-01
2
-1
/
+47
*
[SystemZ] Add sign-extending high-word loads (LBH and LHH)
Richard Sandiford
2013-10-01
7
-2
/
+200
*
[SystemZ] Use upper words of GR64s for codegen
Richard Sandiford
2013-10-01
11
-13
/
+236
*
[SystemZ] Reapply: Add definitions of LFH and STFH
Richard Sandiford
2013-10-01
5
-0
/
+134
*
[mips][msa] Added support for matching mod_[us] from normal IR (i.e. not intr...
Daniel Sanders
2013-10-01
3
-9
/
+151
*
Fix pattern sort in DAGISelEmitter.cpp
Richard Sandiford
2013-10-01
1
-9
/
+7
*
This patch adds aliases for Mips sub instruction with immediate operands. Cor...
Vladimir Medic
2013-10-01
3
-2
/
+42
*
AVX-512: Added X86vzmovl patterns
Elena Demikhovsky
2013-10-01
2
-0
/
+21
*
Remove 0 as a valid encoding for the m-mmmm field.
Craig Topper
2013-10-01
1
-2
/
+0
*
Remove unneeded fields from disassembler internal instruction format.
Craig Topper
2013-10-01
2
-20
/
+0
*
BEXTR should be defined to take same type for bother operands.
Craig Topper
2013-10-01
1
-1
/
+1
*
SelectionDAG: Clarify comments from r191600
Tom Stellard
2013-10-01
1
-2
/
+2
*
Tests for MCJIT multiple module support
Andrew Kaylor
2013-10-01
4
-75
/
+556
*
Adding multiple module support for MCJIT.
Andrew Kaylor
2013-10-01
8
-115
/
+441
*
Add the DW_AT_GNU_ranges_base attribute if we've emitted any ranges
Eric Christopher
2013-10-01
2
-2
/
+161
*
Update comments.
Eric Christopher
2013-10-01
1
-2
/
+2
*
Fix code duplication
Matt Arsenault
2013-10-01
1
-21
/
+10
*
Forgot to add a break statement.
Preston Gurd
2013-09-30
1
-0
/
+1
*
Use CHECK-LABEL
Matt Arsenault
2013-09-30
3
-18
/
+20
*
Reuse variable
Matt Arsenault
2013-09-30
1
-1
/
+1
*
The X86FixupLEAs pass for Intel Atom must not call convertToThreeAddress
Preston Gurd
2013-09-30
1
-0
/
+8
*
The DW_AT_GNU_pubnames/pubtypes attributes are actually form
Eric Christopher
2013-09-30
3
-28
/
+82
*
Add llvm-readobj to the list of programs to find in the freshly built
Eric Christopher
2013-09-30
1
-1
/
+1
*
Fix getOrInsertGlobal dropping the address space.
Matt Arsenault
2013-09-30
2
-2
/
+44
*
Use right address space size in InstCombineCompares
Matt Arsenault
2013-09-30
2
-4
/
+23
*
Constant fold ptrtoint + compare with address spaces
Matt Arsenault
2013-09-30
2
-1
/
+21
*
Debug Info: constify and rename from generateRef to getRef.
Manman Ren
2013-09-30
3
-11
/
+11
*
llvm-c: use typedef for function pointers
Anders Waldenborg
2013-09-30
2
-24
/
+21
*
[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
3
-28
/
+75
*
[mips][msa] Direct Object Emission for I5 instructions.
Jack Carter
2013-09-30
3
-49
/
+202
*
[ARM] Clean up ARMAsmParser::validateInstruction().
Tilmann Scheller
2013-09-30
1
-38
/
+36
*
[mips][msa] Direct Object Emission for 2R instructions.
Jack Carter
2013-09-30
3
-16
/
+57
[next]