index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
MC
Age
Commit message (
Expand
)
Author
2013-01-04
PowerPC: Fix eh_frame relocation for PIC
Adhemerval Zanella
2013-01-02
Adds missing aliases for fcom and fcomp instructions without arguments.
Kevin Enderby
2012-12-21
[mips] Fix encoding of BAL instruction. Also, fix assembler test case which
Akira Hatanaka
2012-12-20
Change Lit error redirection to FileCheck to a more common syntax since it
Eli Bendersky
2012-12-20
Add a largish auto-generated test for the aligned bundling feature, along with
Eli Bendersky
2012-12-20
Tests for the aligned bundling support added in r170718
Eli Bendersky
2012-12-19
Remove edis - the enhanced disassembler. Fixes PR14654.
Roman Divacky
2012-12-18
llvm/test/MC/ELF/comp-dir.s: Appease MSYS Bash.
NAKAMURA Takumi
2012-12-17
Add a triple to this test -- it has to be an ELF platform...
Chandler Carruth
2012-12-17
Prepare LLVM to fix PR14625, exposing a hook in MCContext to manage the
Chandler Carruth
2012-12-17
Add instruction encodings / disassembly support for l2r instructions.
Richard Osborne
2012-12-17
Add instruction encodings for PEEK and ENDIN.
Richard Osborne
2012-12-17
Add instruction encodings / disassembly support for rus instructions.
Richard Osborne
2012-12-17
Add instruction encodings for ZEXT and SEXT.
Richard Osborne
2012-12-17
Add instruction encodings / disassembly support for 2r instructions.
Richard Osborne
2012-12-17
Add instruction encodings / disassembly support for 0r instructions.
Richard Osborne
2012-12-16
Add tests for disassembly of 1r XCore instructions.
Richard Osborne
2012-12-14
Make sure the alternate PC+imm syntax of LDR instruction with a small
Kevin Enderby
2012-12-13
Make this Lit config file a bit slimmer
Eli Bendersky
2012-12-11
revert the test change
Hao Liu
2012-12-11
A newbie try a test commit
Hao Liu
2012-12-10
Add a test for explicitly exercising the mc-relax-all flag.
Eli Bendersky
2012-12-07
Add separate statistics for Data and Inst fragments emitted during relaxation.
Eli Bendersky
2012-12-07
Added Mapping Symbols for ARM ELF
Tim Northover
2012-12-05
Correct ARM NOP encoding
David Sehr
2012-12-05
Test commit.
David Sehr
2012-12-05
Added a option to the disassembler to print immediates as hex.
Kevin Enderby
2012-12-04
A test in thid directory was not being run because lit.local.cfg didn't
Eli Bendersky
2012-11-29
Fixed the arm disassembly of invalid BFI instructions to not build a bad MCInst
Kevin Enderby
2012-11-28
Fix initial frame state on powerpc64.
Ulrich Weigand
2012-11-27
The section is .debug_line.
Eric Christopher
2012-11-26
Make this test less sensitive.
Eli Bendersky
2012-11-25
Add support for .cfi_register now that it is easy to extent the representation
Rafael Espindola
2012-11-23
Implement .cfi_undefined. Based on a patch from PaX team, updated by
Rafael Espindola
2012-11-21
Mips direct object xgot support
Jack Carter
2012-11-14
This patch is in preparation for adding medium code model support to the
Bill Schmidt
2012-11-14
Remove DOS line endings.
Jakub Staszak
2012-11-14
X86: Better diagnostics for 32-bit vs. 64-bit mode mismatches.
Jim Grosbach
2012-11-14
Emit relocations from .debug_aranges to .debug_info for asm files
Alexey Samsonov
2012-11-13
[MC][COFF] Emit weak symbols to the correct section. Patch by Dmitry Puzirev!
Michael J. Spencer
2012-11-13
Add test case to verify correct relocs being generated for
Ulrich Weigand
2012-11-10
Convert an improper CodeGen test to a MC test.
Evan Cheng
2012-11-08
Add support of RTM from TSX extension
Michael Liao
2012-11-05
Fix for PR14264 cause by commit r167237 which did not take into account a
Kevin Enderby
2012-11-03
[mips] Stop reserving register AT and use register scavenger when a scratch
Akira Hatanaka
2012-11-02
[mips] Fix disassembler test cases.
Akira Hatanaka
2012-11-01
Add support for generating dwarf debugging info with assembly files
Kevin Enderby
2012-10-31
MC: Simple example parser for MC assembly markup.
Jim Grosbach
2012-10-30
ARM: Better disassembly for pc-relative LDR.
Jim Grosbach
2012-10-29
Fix ARM's b.w instruction for thumb 2 and the encoding T4. The branch target
Kevin Enderby
[next]