index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
ABITest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Portable Python script across Python version
Serge Guelton
2018-12-18
2
-2
/
+2
*
Portable Python script across Python version
Serge Guelton
2018-12-18
2
-6
/
+6
*
Portable Python script across Python version
Serge Guelton
2018-12-18
1
-2
/
+2
*
Portable Python script across Python version
Serge Guelton
2018-12-18
3
-76
/
+79
*
Portable Python script across Python version
Serge Guelton
2018-12-18
2
-2
/
+2
*
Portable Python script across Python version
Serge Guelton
2018-12-03
2
-2
/
+4
*
Portable Python script across version
Serge Guelton
2018-12-03
2
-2
/
+2
*
Portable Python script across Python version
Serge Guelton
2018-12-03
3
-13
/
+13
*
Add back the ABITest makefiles
Chris Bieneman
2016-02-03
6
-0
/
+272
*
Remove autoconf support
Chris Bieneman
2016-01-26
6
-272
/
+0
*
Fix invalid test generation by utils/ABITest/ABITestGen.py when the same enum...
Daniel Sanders
2014-08-21
2
-2
/
+6
*
Fix constructor-related typos.
Benjamin Kramer
2013-09-09
1
-1
/
+1
*
utils/ABITest: Factor out type naming code slightly.
Daniel Dunbar
2010-09-27
2
-10
/
+24
*
utils/ABITest: Tweak default bit-field types to cover some more interesting c...
Daniel Dunbar
2010-09-27
1
-2
/
+4
*
utils/ABITest: Add a workaround for mismatches due to PR5579.
Daniel Dunbar
2010-09-27
1
-1
/
+7
*
utils/ABITest: Add option to skip individual tests by index.
Daniel Dunbar
2010-09-27
1
-0
/
+6
*
Implement promotion for enumeration types.
Douglas Gregor
2010-02-02
2
-1
/
+96
*
Include <stdlib.h>, so that we're sure to get atoi.
Douglas Gregor
2010-02-02
1
-1
/
+2
*
Whoops, did not mean to commit this
Anders Carlsson
2009-08-16
1
-1
/
+1
*
Store the delete operator for delete expressions.
Anders Carlsson
2009-08-16
1
-1
/
+1
*
Whoops, did not mean to check this in.
Anders Carlsson
2009-07-25
1
-2
/
+2
*
More work on the constant struct builder. We now try to layout all constant s...
Anders Carlsson
2009-07-25
1
-2
/
+2
*
Use /usr/bin/env trick to find python. Patch by Krister Walfridsson.
Eli Friedman
2009-07-10
1
-1
/
+1
*
Minor build system changes to make ABITest work correctly on Linux.
Eli Friedman
2009-05-25
4
-5
/
+5
*
Some minor corrections: don't use offsetof on a bitfield, and cast
Eli Friedman
2009-05-25
1
-4
/
+4
*
ABITest: Improve test driver marginally, to allow running a specific
Daniel Dunbar
2009-05-08
1
-4
/
+12
*
ABITest: Move more of the common Makefile bits into the common
Daniel Dunbar
2009-05-08
6
-214
/
+20
*
ABITest: Fix a bug in generating test values for structures w/ no
Daniel Dunbar
2009-05-08
1
-14
/
+10
*
ABITest: Move default set of test args into common makefile.
Daniel Dunbar
2009-05-08
6
-3
/
+55
*
Add various other bits I use to run ABITest.
Daniel Dunbar
2009-05-08
8
-1
/
+252
*
Add to the house of cards that is ABITestGen.
Daniel Dunbar
2009-05-07
2
-46
/
+136
*
ABITestGen: Add v2i16 and v16f32 as default vector types to generate.
Daniel Dunbar
2009-03-02
1
-1
/
+1
*
ABITestGen: Use explicit list of vector types instead of just a list
Daniel Dunbar
2009-02-22
1
-10
/
+30
*
ABITest: Add some checking of values for return types; useful for
Daniel Dunbar
2009-02-17
1
-1
/
+35
*
Note some more things to integrate into ABITest
Daniel Dunbar
2009-02-17
1
-0
/
+3
*
ABITest: Makefile tweaks
Daniel Dunbar
2009-01-29
2
-24
/
+52
*
ABITest: Fix access to array test values.
Daniel Dunbar
2009-01-29
1
-1
/
+4
*
ABITest: Fix test value generation for unions.
Daniel Dunbar
2009-01-29
1
-1
/
+8
*
Use xcc (instead of clang directly).
Daniel Dunbar
2009-01-29
1
-6
/
+5
*
ABITest: Support --test-layout option for generating
Daniel Dunbar
2009-01-28
2
-7
/
+120
*
ABITestGen: Add generation of vector types.
Daniel Dunbar
2009-01-26
2
-24
/
+41
*
Add simple make based harness for running ABI tests.
Daniel Dunbar
2009-01-24
2
-0
/
+128
*
Add utils/ABITest, my ABI test generation tool.
Daniel Dunbar
2009-01-15
3
-0
/
+1068