index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
MC
Commit message (
Expand
)
Author
Age
Files
Lines
*
PowerPC: EH adjustments
Adhemerval Zanella
2013-01-09
1
-3
/
+3
*
This patch produces the correct addend value for
Jack Carter
2013-01-08
1
-0
/
+33
*
This patch produces the correct pointer size
Jack Carter
2013-01-08
1
-0
/
+52
*
Add some additional tests for the .bundle_lock align_to_end feature that didn't
Eli Bendersky
2013-01-07
4
-0
/
+2878
*
Add the align_to_end option to .bundle_lock in the MC implementation of aligned
Eli Bendersky
2013-01-07
2
-1
/
+5
*
Fix suffix handling for parsing and printing of cvtsi2ss, cvtsi2sd, cvtss2si,...
Craig Topper
2013-01-06
6
-111
/
+151
*
PowerPC: Fix eh_frame relocation for PIC
Adhemerval Zanella
2013-01-04
1
-33
/
+70
*
Adds missing aliases for fcom and fcomp instructions without arguments.
Kevin Enderby
2013-01-02
1
-0
/
+8
*
[mips] Fix encoding of BAL instruction. Also, fix assembler test case which
Akira Hatanaka
2012-12-21
1
-1
/
+1
*
Change Lit error redirection to FileCheck to a more common syntax since it
Eli Bendersky
2012-12-20
6
-6
/
+6
*
Add a largish auto-generated test for the aligned bundling feature, along with
Eli Bendersky
2012-12-20
1
-0
/
+2674
*
Tests for the aligned bundling support added in r170718
Eli Bendersky
2012-12-20
13
-0
/
+289
*
Remove edis - the enhanced disassembler. Fixes PR14654.
Roman Divacky
2012-12-19
1
-10
/
+0
*
llvm/test/MC/ELF/comp-dir.s: Appease MSYS Bash.
NAKAMURA Takumi
2012-12-18
1
-1
/
+1
*
Add a triple to this test -- it has to be an ELF platform...
Chandler Carruth
2012-12-17
1
-1
/
+1
*
Prepare LLVM to fix PR14625, exposing a hook in MCContext to manage the
Chandler Carruth
2012-12-17
1
-0
/
+7
*
Add instruction encodings / disassembly support for l2r instructions.
Richard Osborne
2012-12-17
1
-0
/
+32
*
Add instruction encodings for PEEK and ENDIN.
Richard Osborne
2012-12-17
1
-0
/
+6
*
Add instruction encodings / disassembly support for rus instructions.
Richard Osborne
2012-12-17
1
-0
/
+20
*
Add instruction encodings for ZEXT and SEXT.
Richard Osborne
2012-12-17
1
-0
/
+6
*
Add instruction encodings / disassembly support for 2r instructions.
Richard Osborne
2012-12-17
1
-0
/
+74
*
Add instruction encodings / disassembly support for 0r instructions.
Richard Osborne
2012-12-17
1
-0
/
+20
*
Add tests for disassembly of 1r XCore instructions.
Richard Osborne
2012-12-16
2
-0
/
+45
*
Make sure the alternate PC+imm syntax of LDR instruction with a small
Kevin Enderby
2012-12-14
1
-0
/
+4
*
Make this Lit config file a bit slimmer
Eli Bendersky
2012-12-13
1
-8
/
+1
*
revert the test change
Hao Liu
2012-12-11
1
-1
/
+0
*
A newbie try a test commit
Hao Liu
2012-12-11
1
-0
/
+1
*
Add a test for explicitly exercising the mc-relax-all flag.
Eli Bendersky
2012-12-10
1
-0
/
+19
*
Add separate statistics for Data and Inst fragments emitted during relaxation.
Eli Bendersky
2012-12-07
1
-4
/
+1
*
Added Mapping Symbols for ARM ELF
Tim Northover
2012-12-07
10
-17
/
+272
*
Correct ARM NOP encoding
David Sehr
2012-12-05
1
-1
/
+1
*
Test commit.
David Sehr
2012-12-05
1
-1
/
+1
*
Added a option to the disassembler to print immediates as hex.
Kevin Enderby
2012-12-05
2
-0
/
+15
*
A test in thid directory was not being run because lit.local.cfg didn't
Eli Bendersky
2012-12-04
1
-1
/
+1
*
Fixed the arm disassembly of invalid BFI instructions to not build a bad MCInst
Kevin Enderby
2012-11-29
1
-0
/
+11
*
Fix initial frame state on powerpc64.
Ulrich Weigand
2012-11-28
1
-0
/
+41
*
The section is .debug_line.
Eric Christopher
2012-11-27
1
-1
/
+1
*
Make this test less sensitive.
Eli Bendersky
2012-11-26
1
-4
/
+4
*
Add support for .cfi_register now that it is easy to extent the representation
Rafael Espindola
2012-11-25
1
-0
/
+42
*
Implement .cfi_undefined. Based on a patch from PaX team, updated by
Rafael Espindola
2012-11-23
1
-0
/
+41
*
Mips direct object xgot support
Jack Carter
2012-11-21
1
-0
/
+42
*
This patch is in preparation for adding medium code model support to the
Bill Schmidt
2012-11-14
1
-1
/
+1
*
Remove DOS line endings.
Jakub Staszak
2012-11-14
4
-316
/
+316
*
X86: Better diagnostics for 32-bit vs. 64-bit mode mismatches.
Jim Grosbach
2012-11-14
1
-1
/
+1
*
Emit relocations from .debug_aranges to .debug_info for asm files
Alexey Samsonov
2012-11-14
1
-2
/
+42
*
[MC][COFF] Emit weak symbols to the correct section. Patch by Dmitry Puzirev!
Michael J. Spencer
2012-11-13
1
-0
/
+23
*
Add test case to verify correct relocs being generated for
Ulrich Weigand
2012-11-13
1
-0
/
+28
*
Convert an improper CodeGen test to a MC test.
Evan Cheng
2012-11-10
1
-0
/
+9
*
Add support of RTM from TSX extension
Michael Liao
2012-11-08
1
-0
/
+13
*
Fix for PR14264 cause by commit r167237 which did not take into account a
Kevin Enderby
2012-11-05
1
-0
/
+17
[next]