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
*
Fix minor mips16 issues in directives for function prologue. Probably this does
Reed Kotler
2013-02-15
1
-7
/
+10
*
[mips] Disallow moving load/store instructions past volatile instructions.
Akira Hatanaka
2013-02-14
1
-1
/
+1
*
[mips] Replace usage of SmallSet with BitVector, which is used to keep track of
Akira Hatanaka
2013-02-14
1
-86
/
+83
*
[mips] Fix comments and coding style violations. Declare functions to be const.
Akira Hatanaka
2013-02-14
1
-64
/
+47
*
The ARM NEON vector compare instructions take three arguments. However, the
Joel Jones
2013-02-14
1
-0
/
+5
*
The operand listing is very much outdated.
Eli Bendersky
2013-02-14
1
-5
/
+2
*
[mips] Simplify code in function Filler::findDelayInstr.
Akira Hatanaka
2013-02-14
1
-38
/
+29
*
Simplify code. Remove "else after return".
Jakub Staszak
2013-02-14
1
-5
/
+4
*
Hexagon: Change insn class to support instruction encoding.
Jyotsna Verma
2013-02-14
5
-259
/
+252
*
added basic support for Intel ADX instructions
Kay Tiong Khoo
2013-02-14
5
-0
/
+54
*
R600/SI: Fix int_SI_fs_interp_constant
Michel Danzer
2013-02-14
5
-37
/
+34
*
80-col
Nadav Rotem
2013-02-14
1
-1
/
+2
*
Hexagon: Use multiclass for absolute addressing mode loads.
Jyotsna Verma
2013-02-14
1
-74
/
+35
*
Re-apply r175088 for bug fix 13622: Add paired register support for
Weiming Zhao
2013-02-14
2
-6
/
+150
*
R600: Do not fold single instruction with more that 3 kcache read
Vincent Lejeune
2013-02-14
2
-1
/
+3
*
R600: Export instructions are no longer terminator
Vincent Lejeune
2013-02-14
1
-2
/
+2
*
R600: Fold zero/one in export instructions
Vincent Lejeune
2013-02-14
3
-80
/
+55
*
R600: Do not fold modifier/litterals in vector inst
Vincent Lejeune
2013-02-14
1
-2
/
+5
*
AArch64: switch from neverHasSideEffects to hasSideEffects.
Tim Northover
2013-02-14
1
-4
/
+4
*
AArch64: stop claiming that NEON registers are usable for now.
Tim Northover
2013-02-14
1
-11
/
+0
*
AArch64: add block comments where missing
Tim Northover
2013-02-14
19
-11
/
+86
*
Make ARMAsmParser accept the correct alignment specifier syntax in instructions.
Kristof Beyls
2013-02-14
1
-4
/
+8
*
Fixed a bug in X86TargetLowering::LowerVectorIntExtend() (assertion failure).
Elena Demikhovsky
2013-02-14
1
-3
/
+17
*
R600/SI: Check for empty stack in SIAnnotateControlFlow::isTopOfStack
Michel Danzer
2013-02-14
1
-1
/
+1
*
Revert r175120 and r175121. Clang is producing the expected asm names again.
Rafael Espindola
2013-02-14
2
-1
/
+7
*
Remove the form field from Mips16 instruction formats and set things
Reed Kotler
2013-02-14
3
-87
/
+73
*
Don't assume the mangling of static functions.
Rafael Espindola
2013-02-14
1
-6
/
+0
*
Don't asume that a static function in an extern "C" block will not be mangled.
Rafael Espindola
2013-02-14
1
-1
/
+1
*
temporarily revert the patch due to some conflicts
Weiming Zhao
2013-02-13
2
-150
/
+6
*
Hexagon: add support for predicate-GPR copies.
Anshuman Dasgupta
2013-02-13
1
-0
/
+12
*
R600: Add support for 128-bit parameters
Tom Stellard
2013-02-13
2
-0
/
+5
*
Don't build tail calls to functions with three inreg arguments on x86-32 PIC.
Nick Lewycky
2013-02-13
1
-5
/
+11
*
Bug fix 13622: Add paired register support for inline asm with 64-bit data on...
Weiming Zhao
2013-02-13
2
-6
/
+150
*
Hexagon: Use absolute addressing mode loads/stores for global+offset
Jyotsna Verma
2013-02-13
6
-1052
/
+224
*
[ms-inline-asm] Add support for memory references that have non-immediate
Chad Rosier
2013-02-13
1
-13
/
+18
*
For Mips 16, add the optimization where the 16 bit form of addiu sp can be used
Reed Kotler
2013-02-13
3
-3
/
+46
*
MIsched: HazardRecognizers are created for each DAG. Free them.
Andrew Trick
2013-02-13
1
-1
/
+3
*
Add registration for PPC-specific passes to allow the IR to be dumped
Krzysztof Parzyszek
2013-02-13
3
-3
/
+41
*
X86: Disable generation of rep;movsl when %esi is used as a base pointer.
Benjamin Kramer
2013-02-13
1
-0
/
+8
*
Make jumptables work for -static
Reed Kotler
2013-02-13
1
-0
/
+2
*
Prevent insertion of "vzeroupper" before call that preserves YMM registers, s...
Elena Demikhovsky
2013-02-13
1
-0
/
+10
*
Check i1 as well as i8 variables for 8 bit registers for x86 inline
Eric Christopher
2013-02-13
1
-1
/
+1
*
Test commit. Fixed typo.
David Peixotto
2013-02-13
1
-1
/
+1
*
Hexagon: Add support to generate predicated absolute addressing mode
Jyotsna Verma
2013-02-12
1
-20
/
+123
*
[NVPTX] Disable vector registers
Justin Holewinski
2013-02-12
17
-1997
/
+1274
*
R600: Fix regression with shadow array sampler on pre-SI GPUs.
Michel Danzer
2013-02-12
1
-1
/
+1
*
ARM cost model: Add vector reverse shuffle costs
Arnold Schwaighofer
2013-02-12
1
-0
/
+33
*
ARM NEON: Handle v16i8 and v8i16 reverse shuffles
Arnold Schwaighofer
2013-02-12
1
-1
/
+37
*
Added 0x0D to 2-byte opcode extension table for prefetch* variants
Kay Tiong Khoo
2013-02-12
1
-4
/
+2
*
[mips] Expand pseudo instructions before they are emitted in
Akira Hatanaka
2013-02-11
1
-11
/
+38
[next]