projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
The optimization a + (-0.0f) -> a was being misapplied to a + (+0.0f) in the vector...
[oota-llvm.git]
/
test
/
Scripts
/
2013-01-25
Reid Kleckner
Set the +x bit on two batch scripts
tree
|
commitdiff
2012-11-16
Hemant Kulkarni
Added program header emission
tree
|
commitdiff
2012-06-27
Jack Carter
This allows hello world to be compiled for Mips 64...
tree
|
commitdiff
2011-08-04
Rafael Espindola
Fix the bitwidth of the remaining fields.
tree
|
commitdiff
2011-08-04
Rafael Espindola
print st_shndx with the correct number of bits.
tree
|
commitdiff
2011-08-04
Rafael Espindola
print st_other with the correct number of bits.
tree
|
commitdiff
2011-08-04
Rafael Espindola
print st_type with the correct number of bits.
tree
|
commitdiff
2011-08-04
Rafael Espindola
Print st_bind with the correct number of bits.
tree
|
commitdiff
2011-08-04
Rafael Espindola
Print r_sym with the correct number of bits.
tree
|
commitdiff
2011-08-04
Rafael Espindola
Print r_type with the correct number of bits.
tree
|
commitdiff
2011-08-04
Rafael Espindola
Another counter goes decimal.
tree
|
commitdiff
2011-08-04
Rafael Espindola
Change anther counter to decimal.
tree
|
commitdiff
2011-08-04
Rafael Espindola
Don't print a counter in hex.
tree
|
commitdiff
2011-08-04
Rafael Espindola
Print all the bits in the addend.
tree
|
commitdiff
2010-12-20
Roman Divacky
Print all 64bits for st_value and st_size. Adjust tests...
tree
|
commitdiff
2010-12-16
Jason W Kim
Fix elf-dump --dump-section-data for .bss section
tree
|
commitdiff
2010-12-10
Daniel Dunbar
macho-dump: Switch to C++ macho-dump tool.
tree
|
commitdiff
2010-11-27
Daniel Dunbar
macho-dump: Fix typo.
tree
|
commitdiff
2010-10-29
NAKAMURA Takumi
test/Scripts/macho-dump: Make hack for Python-2.4....
tree
|
commitdiff
2010-10-20
Jason W Kim
Cut unneeded global variable.
tree
|
commitdiff
2010-10-19
Jason W Kim
Fixing r116753 r116756 r116777
tree
|
commitdiff
2010-10-19
Eric Christopher
Speculatively revert 116753 and 116756 to attempt to...
tree
|
commitdiff
2010-10-18
Jason W Kim
Get rid of unneeded FormatOutput global variable
tree
|
commitdiff
2010-10-18
Jason W Kim
Changed elf-dump to output hex format by default.
tree
|
commitdiff
2010-10-08
Michael J. Spencer
Fix Formatting.
tree
|
commitdiff
2010-10-08
Michael J. Spencer
MC-COFF: Fix Simple and Complex type. Fixes PR8320.
tree
|
commitdiff
2010-10-07
Michael J. Spencer
test: Fix binary stdin issues with coff-dump on Windows.
tree
|
commitdiff
2010-10-05
Michael J. Spencer
test/COFF: Fix symbol indexes and names. Update tests...
tree
|
commitdiff
2010-10-05
Michael J. Spencer
test/coff-dump: Support reading from stdin.
tree
|
commitdiff
2010-09-15
Michael J. Spencer
test: Fix coff-dump section array indicies to 1 based...
tree
|
commitdiff
2010-09-15
Michael J. Spencer
Tabs to spaces
tree
|
commitdiff
2010-09-15
Michael J. Spencer
Cleanup coff-dump.py
tree
|
commitdiff
2010-09-11
Rafael Espindola
Add missing single quotes.
tree
|
commitdiff
2010-09-11
Rafael Espindola
Change section_data dumping to print hex numbers instea...
tree
|
commitdiff
2010-09-09
Benjamin Kramer
Add an elf-dumper utility.
tree
|
commitdiff
2010-08-30
NAKAMURA Takumi
coff-dump.py: Fix PR7996. Now it is compatible to Pytho...
tree
|
commitdiff
2010-08-17
Anton Korobeynikov
Add some win64 coff goodness.
tree
|
commitdiff
2010-07-27
Tobias Grosser
Make coff-dump.py executable and add python as executab...
tree
|
commitdiff
2010-07-27
Michael J. Spencer
Make MC use Windows COFF on Windows and add tests.
tree
|
commitdiff
2010-06-12
Daniel Dunbar
tests: Run macho-dump with binary unbuffered streams...
tree
|
commitdiff
2010-06-12
Daniel Dunbar
tests: Make macho-dump.bat actually work.
tree
|
commitdiff
2010-06-11
Daniel Dunbar
tests: Add wrapper script for calling macho-dump on...
tree
|
commitdiff
2010-03-19
Jeffrey Yasskin
Revert r98892. BSD systems may not have bash installed...
tree
|
commitdiff
2010-03-18
Jeffrey Yasskin
Work around a valgrind oddity where it doesn't pass...
tree
|
commitdiff
2010-03-13
Daniel Dunbar
MC/X86_64: Symbol support.
tree
|
commitdiff
2010-03-13
Daniel Dunbar
macho-dump: Basic Mach 64 support.
tree
|
commitdiff
2009-10-24
Daniel Dunbar
Teach macho-dump to dump UUIDs.
tree
|
commitdiff
2009-10-13
Chris Lattner
remove notcast, it is now dead!
tree
|
commitdiff
2009-09-24
Daniel Dunbar
Add count/not tools as executables.
tree
|
commitdiff
2009-09-10
Daniel Dunbar
Remove prcontext.
tree
|
commitdiff
2009-08-26
Daniel Dunbar
llvm-mc/Mach-O: Dump relocations and section data ...
tree
|
commitdiff
2009-08-26
Daniel Dunbar
llvm-mc: Fix tests for python variations in int printin...
tree
|
commitdiff
2009-08-22
Daniel Dunbar
Fix typo.
tree
|
commitdiff
2009-08-22
Daniel Dunbar
llvm-mc: Hopefully fix Mach-O tests on big-endian platf...
tree
|
commitdiff
2009-08-22
Daniel Dunbar
llvm-mc: Clean up some handling of symbol/section assoc...
tree
|
commitdiff
2009-08-21
Daniel Dunbar
llvm-mc: Start MCAssembler and MCMachOStreamer.
tree
|
commitdiff
2008-06-25
Chris Lattner
simplify shell syntax to work better on solaris, patch by
tree
|
commitdiff
2007-08-10
Dan Gohman
Add a test script for counting lines. This can be used...
tree
|
commitdiff
2007-04-14
Reid Spencer
Add a script to run a command but ignore its return...
tree
|
commitdiff
2006-11-13
Reid Spencer
Make it handle plain old cast too, for old assembly.
tree
|
commitdiff
2006-11-13
Reid Spencer
Handle ptrtoint and inttoptr
tree
|
commitdiff
2006-11-11
Reid Spencer
Instruction name changes.
tree
|
commitdiff
2006-11-04
Reid Spencer
Okay, need a pattern before and after the cast pattern.
tree
|
commitdiff
2006-11-04
Reid Spencer
Allow the regular expression to be extended by a parameter.
tree
|
commitdiff
2006-11-04
Reid Spencer
For PR950:
tree
|
commitdiff
2004-12-08
Reid Spencer
Remove last remnants of Python/QMTest support
tree
|
commitdiff
2004-11-13
Tanya Lattner
Rewrote prcontext.py in tcl.
tree
|
commitdiff
2004-08-02
John Criswell
New python script that print a specified number of...
tree
|
commitdiff
2003-09-16
Misha Brukman
These transitional scripts are no longer necessary...
tree
|
commitdiff
2003-08-28
Misha Brukman
Near-term fix for renaming `as' -> `llvm-as' and `dis...
tree
|
commitdiff
2003-06-28
Chris Lattner
Remove obsolete script
tree
|
commitdiff
2003-06-28
Chris Lattner
New script for testrunner programs
tree
|
commitdiff
2003-06-28
Chris Lattner
Handle quoting right
tree
|
commitdiff
2003-06-28
Chris Lattner
Initial checkin of grep-not script
tree
|
commitdiff
2003-06-28
Chris Lattner
Describe directory
tree
|
commitdiff