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
/
lib
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Extend 32-bit RISBG optimizations to high words
Richard Sandiford
2013-10-01
1
-8
/
+16
*
[SystemZ] Extend pseudo conditional 8- and 16-bit stores to high words
Richard Sandiford
2013-10-01
2
-6
/
+22
*
ARM: support interrupt attribute
Tim Northover
2013-10-01
8
-21
/
+148
*
[SystemZ] Optimize 32-bit FPR<->GPR moves for z196 and above
Richard Sandiford
2013-10-01
1
-7
/
+18
*
[SystemZ] Allow integer AND involving high words
Richard Sandiford
2013-10-01
5
-63
/
+107
*
[SystemZ] Allow integer XOR involving high words
Richard Sandiford
2013-10-01
4
-5
/
+15
*
Remove several unused variables.
Rafael Espindola
2013-10-01
2
-4
/
+0
*
[SystemZ] Allow integer OR involving high words
Richard Sandiford
2013-10-01
4
-13
/
+41
*
[SystemZ] Allow integer insertions with a high-word destination
Richard Sandiford
2013-10-01
4
-2
/
+43
*
[SystemZ] Allow selects with a high-word destination
Richard Sandiford
2013-10-01
2
-2
/
+4
*
[SystemZ] Add patterns to load a constant into a high word (IIHF)
Richard Sandiford
2013-10-01
7
-5
/
+59
*
[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
3
-2
/
+29
*
[ARM] Introduce the 'sevl' instruction in ARMv8.
Joey Gouly
2013-10-01
5
-29
/
+22
*
[SystemZ] Add truncating high-word stores (STCH and STHH)
Richard Sandiford
2013-10-01
2
-4
/
+24
*
[SystemZ] Add zero-extending high-word loads (LLCH and LLHH)
Richard Sandiford
2013-10-01
2
-2
/
+22
*
[SystemZ] Add sign-extending high-word loads (LBH and LHH)
Richard Sandiford
2013-10-01
2
-2
/
+22
*
[SystemZ] Use upper words of GR64s for codegen
Richard Sandiford
2013-10-01
10
-13
/
+184
*
[SystemZ] Reapply: Add definitions of LFH and STFH
Richard Sandiford
2013-10-01
1
-0
/
+4
*
[mips][msa] Added support for matching mod_[us] from normal IR (i.e. not intr...
Daniel Sanders
2013-10-01
2
-9
/
+23
*
This patch adds aliases for Mips sub instruction with immediate operands. Cor...
Vladimir Medic
2013-10-01
2
-2
/
+38
*
AVX-512: Added X86vzmovl patterns
Elena Demikhovsky
2013-10-01
1
-0
/
+5
*
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
*
Forgot to add a break statement.
Preston Gurd
2013-09-30
1
-0
/
+1
*
The X86FixupLEAs pass for Intel Atom must not call convertToThreeAddress
Preston Gurd
2013-09-30
1
-0
/
+8
*
[mips][msa] Direct Object Emission for I8 instructions.
Jack Carter
2013-09-30
2
-28
/
+39
*
[mips][msa] Direct Object Emission for I5 instructions.
Jack Carter
2013-09-30
2
-49
/
+64
*
[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
2
-16
/
+21
*
[PATCH 1/4] [mips][msa] Source register of FILL instructions is GPR
Jack Carter
2013-09-30
2
-15
/
+26
*
[ARM] Assembler: ARM LDRD with writeback requires the base register to be dif...
Tilmann Scheller
2013-09-30
1
-4
/
+19
*
Swift model: Fix uop description on some writes
Arnold Schwaighofer
2013-09-30
1
-2
/
+11
*
IfConverter: Use TargetSchedule for instruction latencies
Arnold Schwaighofer
2013-09-30
4
-0
/
+26
*
[SystemZ] Revert r191661: Add definitions of LFH and STFH
Richard Sandiford
2013-09-30
1
-4
/
+0
*
[SystemZ] Add definitions of LFH and STFH
Richard Sandiford
2013-09-30
1
-0
/
+4
*
[SystemZ] Add GRH32 for the high word of a GR64
Richard Sandiford
2013-09-30
6
-14
/
+38
*
[SystemZ] Rename subregs and add subreg_h32
Richard Sandiford
2013-09-30
9
-60
/
+61
*
[SystemZ] Add change missing from previous commit
Richard Sandiford
2013-09-30
1
-1
/
+1
*
[SystemZ] Rename 32-bit GPR registers
Richard Sandiford
2013-09-30
6
-20
/
+20
*
Various x86 disassembler fixes.
Craig Topper
2013-09-30
3
-47
/
+12
*
Change type of XOP flag in code emitters to a bool. Remove a some unneeded ca...
Craig Topper
2013-09-29
2
-14
/
+8
*
Add comments for XOPA map introduced with TBM instructions.a
Craig Topper
2013-09-29
2
-2
/
+4
*
Even more spelling fixes for "instruction".
Robert Wilhelm
2013-09-28
8
-12
/
+12
*
Fix spelling intruction -> instruction.
Robert Wilhelm
2013-09-28
2
-3
/
+3
*
R600: Fix handling of NAN in comparison instructions
Tom Stellard
2013-09-28
3
-44
/
+40
*
SelectionDAG: Improve legalization of SELECT_CC with illegal condition codes
Tom Stellard
2013-09-28
1
-4
/
+12
*
SelectionDAG: Try to expand all condition codes using getCCSwappedOperands()
Tom Stellard
2013-09-28
2
-76
/
+58
[next]