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
/
MC
/
MachO
/
x86_32-optimal_nop.s
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-readobj][MachO] Fix section type printing
Seiya Nuta
2019-08-15
1
-2
/
+2
*
[llvm-readobj] Change -t to --symbols in tests. NFC
Fangrui Song
2019-05-01
1
-1
/
+1
*
[llvm-readobj] Change -long-option to --long-option in tests. NFC
Fangrui Song
2019-05-01
1
-1
/
+1
*
[X86] Emit 11-byte or 15-byte NOPs on recent AMD targets, else default to 10-...
Simon Pilgrim
2018-01-29
1
-6
/
+6
*
[X86] Don't use NOPL when the assembler is passed an empty CPU string. Update...
Craig Topper
2017-12-18
1
-1
/
+1
*
[MC] Convert all the remaining tests from macho-dump to llvm-readobj.
Davide Italiano
2015-09-10
1
-99
/
+130
*
Force the MachO generated for Darwin to have VERSION_MIN load command
Steven Wu
2015-08-05
1
-9
/
+9
*
macho-dump: Fix typo.
Daniel Dunbar
2010-11-27
1
-1
/
+1
*
Use multiple 0x66 prefixes so that all nops up to 15 bytes are a single instr...
Rafael Espindola
2010-11-25
1
-1
/
+1
*
Change the 11 byte nop to be a single instruction.
Rafael Espindola
2010-11-15
1
-2
/
+2
*
Change section_data dumping to print hex numbers instead of using
Rafael Espindola
2010-09-11
1
-2
/
+2
*
MC/Mach-O/x86: Optimal nop sequences should only be used for the .text sectio...
Daniel Dunbar
2010-05-17
1
-7
/
+73
*
MC/Mach-O: Tweak optimal_nop test to be host independent.
Daniel Dunbar
2010-03-20
1
-0
/
+191