index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Object
/
X86
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-11
[opaque pointer type] Add textual IR support for explicit type parameter for ...
David Blaikie
1
-2
/
+2
2015-07-07
Delete UnknownAddress. It is a perfectly valid symbol value.
Rafael Espindola
1
-0
/
+3
2015-07-07
Common symbols are not undefined, at least for ObjectFile.
Rafael Espindola
1
-0
/
+9
2015-07-06
llvm-nm: treat weak undefined as undefined.
Rafael Espindola
1
-0
/
+9
2015-07-06
Fix printing of common symbols.
Rafael Espindola
1
-0
/
+3
2015-06-25
llvm-nm: print 'n' instead of '?'
Rafael Espindola
1
-1
/
+6
2015-06-24
Change how symbol sizes are handled in lib/Object.
Rafael Espindola
1
-0
/
+7
2015-06-04
Move test that depends on x86 to the x86 directory.
Rafael Espindola
1
-0
/
+9
2014-10-29
Fix getRelocationValueString to return the symbol name for EM_386.
Jan Wen Voung
1
-3
/
+3
2014-09-02
Nuke MCAnalysis.
Sean Silva
4
-251
/
+0
2014-08-17
Fix an off-by-one bug in the target independent llvm-objdump.
Rafael Espindola
1
-0
/
+10
2014-07-30
Use "weak alias" instead of "alias weak"
Rafael Espindola
1
-1
/
+1
2014-07-08
Changed the lvm-nm alias "-s" for -print-armap to "-M".
Kevin Enderby
1
-1
/
+1
2014-07-03
Move test since it now depends on the x86 backend.
Rafael Espindola
1
-0
/
+45
2014-07-03
Add support for inline asm symbols in llvm-ar.
Rafael Espindola
1
-0
/
+20
2014-06-09
Reduce verbiage of lit.local.cfg files
Alp Toker
1
-2
/
+1
2014-05-09
[yaml2obj] Follow-up to the r208228 and r208406. Remove duplicated YAML
Simon Atanasyan
1
-3
/
+0
2014-05-09
Mark yaml2obj-elf-x86-rel.yaml as XFAIL:vg_leak for now. This has two pairs o...
NAKAMURA Takumi
1
-0
/
+1
2014-05-07
[yaml2obj] Support ELF x86 relocations.
Simon Atanasyan
1
-0
/
+43
2014-04-10
YAMLIO: Allow scalars to dictate quotation rules
David Majnemer
1
-1
/
+1
2014-04-09
Revert "YAMLIO: Encode ambiguous hex strings explicitly"
Filipe Cabecinhas
1
-1
/
+1
2014-04-09
YAMLIO: Encode ambiguous hex strings explicitly
David Majnemer
1
-1
/
+1
2014-04-03
Implement getRelocationAddress for MachO and ET_REL elf files.
Rafael Espindola
1
-0
/
+20
2014-01-25
Fix "llvm-objdump -d -r" to show relocations inline for ELF files
Mark Seaborn
1
-0
/
+35
2013-10-16
Create an atom with just the data that failed to disassemble.
Rafael Espindola
1
-2
/
+12
2013-08-21
MC CFG: Remap enough for data too, analoguous to r188873.
Ahmed Bougacha
1
-0
/
+48
2013-08-21
Add testcase for r188873: MCTextAtom boundaries.
Ahmed Bougacha
1
-0
/
+39
2013-08-21
Add basic YAML MC CFG testcase.
Ahmed Bougacha
1
-0
/
+86
2013-08-21
MC: ObjectSymbolizer can now recognize external function stubs.
Ahmed Bougacha
1
-0
/
+18
2013-08-16
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
1
-2
/
+0
2013-06-21
Revert "Put r184469 disassembler test back on X86"
Sean Silva
1
-46
/
+0
2013-06-21
Put r184469 disassembler test back on X86
Renato Golin
1
-0
/
+46
2013-06-06
Move the test for the data in code into the ARM directory as it is an ARM
Kevin Enderby
1
-7
/
+0
2013-06-06
Teach llvm-objdump with the -macho parser how to use the data in code table
Kevin Enderby
1
-0
/
+7
2013-05-24
Add MCSymbolizer for symbolic/annotated disassembly.
Ahmed Bougacha
1
-0
/
+30
2013-05-14
Object: Fix Mach-O relocation printing.
Ahmed Bougacha
1
-0
/
+35
2012-12-17
Teach MachO which sections contain code
Tim Northover
1
-0
/
+3
2012-03-25
Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
Eli Bendersky
1
-8
/
+1
2012-02-16
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2
-5
/
+13
2011-11-01
Move x86-specific tests into X86 folder.
Eli Friedman
3
-0
/
+91