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