index
:
~vlj/llvm
cfg
clause
codesize
codesize2
codesize3
codesize4
codesize5
codesize6
constbuf
constbuf2
indirect-wip
master
native
radeonsi
radeonsi-backup
radeonsi-backup2
radeonsi-scheduling
scheduling
scheduling-backup
scheduling2
textures
vliw5
AMDGPU backend development for LLVM
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
MC
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-11
Merge master branch
tstellar
4
-1
/
+60
2012-10-02
Merge master branch
tstellar
2
-1
/
+109
2012-10-02
Merge master branch
tstellar
1
-0
/
+36
2012-10-02
Merge TOT
tstellar
2
-0
/
+47
2012-09-24
Emit dtors into proper section while compiling in vcpp-compatible mode.
tstellar
1
-6
/
+17
2012-09-24
Fix edge cases of ARM shift operands in arith instructions.
tstellar
2
-0
/
+88
2012-09-24
Fix the handling of edge cases in ARM shifted operands.
tstellar
2
-0
/
+116
2012-09-19
Add support for macro parameters/arguments delimited by spaces,
pgurd
2
-8
/
+50
2012-09-19
Support default parameters/arguments for assembler macros.
pgurd
1
-2
/
+10
2012-09-19
Enhance unmatched '.endr' directive error message in assembler.
pgurd
1
-1
/
+1
2012-09-19
llvm/test/MC/X86/x86_nop.s: Make sure -arch=x86 when -mcpu=geode.
chapuni
1
-1
/
+1
2012-09-18
Add test for r164132.
rdivacky
1
-0
/
+7
2012-09-13
Assembler: Darwin variables defined via .set are no-dead-strip.
grosbach
1
-0
/
+158
2012-09-10
Add newline.
Chad Rosier
1
-1
/
+1
2012-09-10
[ms-inline asm] Add support for .att_syntax directive.
Chad Rosier
1
-2
/
+4
2012-09-07
Fix alignment of .comm and .lcomm on mingw32.
Benjamin Kramer
1
-0
/
+13
2012-09-07
Initial relocations test for the Mips standalone assembler.
Jack Carter
1
-0
/
+41
2012-09-07
MC: Overhaul handling of .lcomm
Benjamin Kramer
3
-4
/
+30
2012-09-07
PR13754: llvm-mc/x86 crashes on .cfi directives without the % prefix for regi...
Benjamin Kramer
1
-0
/
+18
2012-09-07
The Mips standalone assembler aliased instruction support.
Jack Carter
2
-0
/
+27
2012-09-07
The Mips standalone assembler intial directive support.
Jack Carter
1
-0
/
+10
2012-09-07
The Mips standalone assembler fpu instruction support.
Jack Carter
2
-0
/
+166
2012-09-06
The Mips standalone assembler memory instruction support.
Jack Carter
1
-0
/
+41
2012-09-06
Diagnose invalid alignments on duplicating VLDn instructions.
Tim Northover
2
-2
/
+6
2012-09-06
Check for invalid alignment values when decoding VLDn/VSTn (single ln) instru...
Tim Northover
5
-0
/
+93
2012-09-06
Use correct part of complex operand to encode VST1 alignment.
Tim Northover
1
-0
/
+77
2012-09-06
Mips specific llvm assembler support for branch and jump instructions.
Jack Carter
1
-0
/
+64
2012-09-05
Mips specific llvm assembler support for ALU instructions. This includes
Jack Carter
1
-0
/
+81
2012-08-31
The instruction DINS may be transformed into DINSU or DEXTM depending
Jack Carter
1
-0
/
+29
2012-08-31
X86: Fix encoding of 'movd %xmm0, %rax'
Jim Grosbach
1
-0
/
+4
2012-08-28
The instruction DEXT may be transformed into DEXTU or DEXTM depending
Jack Carter
1
-0
/
+28
2012-08-28
Some instructions are passed to the assembler to be
Jack Carter
1
-1
/
+4
2012-08-28
Fix mips' long branch pass.
Akira Hatanaka
1
-2
/
+5
2012-08-22
Add option disable-mips-delay-filler. Turn on mips' delay slot filler by
Akira Hatanaka
3
-4
/
+4
2012-08-22
For mips64 switch statements in subroutines could generate
Jack Carter
1
-0
/
+39
2012-08-21
Fix macros arguments with an underscore, dot or dollar in them. This is based
Rafael Espindola
1
-0
/
+21
2012-08-21
Make the wording in of the "expected identifier" error in the .macro directive
Rafael Espindola
1
-0
/
+9
2012-08-13
ARM: Move Thumb2 tests to Thumb2 test file and fix CHECK lines.
Jim Grosbach
2
-8
/
+10
2012-08-12
Give this test an explicit triple.
Nick Lewycky
1
-1
/
+1
2012-08-12
When emitting the PC range in an FDE, use the same data encoding for both ends
Nick Lewycky
1
-0
/
+28
2012-08-09
Another 32 to 64 bit sign extension bug.
Jack Carter
1
-4
/
+9
2012-08-08
llvm/test/MC/COFF/seh.s: Fixup corresponding to r161487.
NAKAMURA Takumi
1
-1
/
+0
2012-08-08
Add `.pushsection', `.popsection', and `.previous' directives to Darwin ASM.
Bill Wendling
2
-0
/
+29
2012-08-07
The define for 64 bit sign extension neglected to
Jack Carter
1
-0
/
+15
2012-08-06
The Mips64InstrInfo.td definitions DynAlloc64 LEA_ADDiu64
Jack Carter
1
-0
/
+18
2012-08-06
Mips relocations R_MIPS_HIGHER and R_MIPS_HIGHEST.
Jack Carter
1
-0
/
+27
2012-08-02
Support fpv4 for ARM Cortex-M4.
Jiangning Liu
1
-0
/
+4
2012-08-02
Fix #13035, a bug around Thumb instruction LDRD/STRD with negative #0 offset ...
Jiangning Liu
2
-1
/
+23
2012-08-02
Fix #13138, a bug around ARM instruction DSB encoding and decoding issue.
Jiangning Liu
4
-33
/
+235
2012-08-02
Fix #13241, a bug around shift immediate operand for ARM instruction ADR.
Jiangning Liu
4
-0
/
+18
[next]