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
*
Implement aarch64 neon instruction set AdvSIMD (Across).
Jiangning Liu
2013-10-05
2
-0
/
+144
*
[Sparc] Use correct alignment while loading/storing fp128 values.
Venkatraman Govindaraju
2013-10-05
1
-4
/
+13
*
[Sparc] Respect hasHardQuad parameter correctly when lowering SINT_TO_FP with...
Venkatraman Govindaraju
2013-10-05
1
-1
/
+1
*
[Sparc] Correct the floating point conditional code mapping in GetOppositeBra...
Venkatraman Govindaraju
2013-10-04
1
-8
/
+8
*
forgot to remove this file as well
Jack Carter
2013-10-04
1
-53
/
+0
*
reverting per request
Jack Carter
2013-10-04
4
-42
/
+4
*
Support tblockaddr for static compilation in Mips16.
Reed Kotler
2013-10-04
1
-1
/
+4
*
[MC][AsmParser] Hook for post assembly file processing
Jack Carter
2013-10-04
5
-4
/
+95
*
[mips] Fix a bug in MipsLongBranch::replaceBranch, which was erasing
Akira Hatanaka
2013-10-04
1
-0
/
+5
*
ARM: optimizeSelect has to consider the previous register class
Matthias Braun
2013-10-04
1
-4
/
+9
*
ARM: do not add a regmask for TAILJUMPs
Matthias Braun
2013-10-04
1
-16
/
+18
*
ARM: preserve undef flag in pseudo instruction expanders
Matthias Braun
2013-10-04
1
-19
/
+14
*
Implement aarch64 neon instruction set AdvSIMD (3V elem).
Jiangning Liu
2013-10-04
6
-53
/
+937
*
AVX-512: Fixed encoding of VMOVQ instruction.
Elena Demikhovsky
2013-10-03
1
-3
/
+3
*
[ARM] Warn on deprecated IT blocks in v8 AArch32 assembly.
Amara Emerson
2013-10-03
7
-78
/
+126
*
Replace C++ style comment with a C style comment to satisfy some of the build...
Craig Topper
2013-10-03
1
-1
/
+1
*
Remove comma from the end of an enum.
Craig Topper
2013-10-03
1
-1
/
+1
*
Add XOP disassembler support. Fixes PR13933.
Craig Topper
2013-10-03
5
-125
/
+238
*
Add patterns for selecting TBM instructions from logical operations. Patch fr...
Craig Topper
2013-10-03
2
-32
/
+98
*
R600: Add a ldptr intrinsic to support MSAA.
Vincent Lejeune
2013-10-02
3
-1
/
+10
*
AVX-512: fixed a bug in getLoadStoreRegOpcode() for AVX-512 target
Elena Demikhovsky
2013-10-02
2
-8
/
+5
*
AVX-512: Added TB prefix to all instructions without prefixes,
Elena Demikhovsky
2013-10-02
2
-20
/
+18
*
R600: add a pass that merges clauses.
Vincent Lejeune
2013-10-01
7
-2
/
+232
*
R600: Put PRED_X instruction in its own clause
Vincent Lejeune
2013-10-01
1
-0
/
+8
*
R600: Enable -verify-machineinstrs in some tests.
Vincent Lejeune
2013-10-01
5
-9
/
+19
*
[SystemZ] Add comparisons of high words and memory
Richard Sandiford
2013-10-01
3
-2
/
+30
*
[SystemZ] Add comparisons of large immediates using high words
Richard Sandiford
2013-10-01
2
-2
/
+20
*
[SystemZ] Add immediate addition involving high words
Richard Sandiford
2013-10-01
4
-2
/
+76
*
[SystemZ] Extend test-under-mask support to high GR32s
Richard Sandiford
2013-10-01
4
-8
/
+27
*
[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
[next]