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
/
BugPoint
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lit, python] Always add quotes around the python path in lit
Stella Stamenova
2018-08-06
2
-2
/
+2
*
[bugpoint] Report non-existent opt binary
Vedant Kumar
2018-02-09
1
-0
/
+2
*
[bugpoint] Avoid noisy errors by passing a valid opt to tests
Vedant Kumar
2018-02-09
7
-9
/
+9
*
bugpoint: disabling symbolication of bugpoint-executed programs
David Blaikie
2017-06-09
1
-0
/
+21
*
llvm/test/BugPoint/compile-custom.ll: Use %/s for its path not to be mis-esca...
NAKAMURA Takumi
2017-04-13
1
-1
/
+1
*
[IR/Verifier] List the CU we weren't able to find in `llvm.dbg.cu`.
Davide Italiano
2017-02-20
1
-1
/
+1
*
Add -strip-nonlinetable-debuginfo capability
Michael Ilseman
2016-10-25
2
-5
/
+20
*
Disable fatal errors in the Verifier instantiated by bugpoint's crash
Adrian Prantl
2016-10-18
1
-0
/
+22
*
Revert "Add -strip-nonlinetable-debuginfo capability"
Michael Ilseman
2016-10-06
2
-20
/
+5
*
Add -strip-nonlinetable-debuginfo capability
Michael Ilseman
2016-10-06
2
-5
/
+20
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
1
-2
/
+2
*
Add a missing DICompileUnit to testcase.
Adrian Prantl
2016-04-11
1
-6
/
+7
*
Revert accidentally committed change
Adrian Prantl
2016-04-11
1
-2
/
+0
*
Add missing DICompileUnit to this testcase
Adrian Prantl
2016-04-11
1
-0
/
+2
*
[bugpoint] Add a named metadata (+their operands) reducer
Keno Fischer
2015-11-06
1
-0
/
+39
*
Make the default triple optional by allowing an empty string
Mehdi Amini
2015-09-16
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter for ...
David Blaikie
2015-09-11
1
-1
/
+1
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
1
-3
/
+3
*
Fix typo in comment
Tobias Grosser
2015-07-26
1
-2
/
+2
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-10
/
+10
*
bugpoint Enhancement.
JF Bastien
2015-04-20
1
-0
/
+17
*
bugpoint: Verify input files
Duncan P. N. Exon Smith
2015-03-26
1
-4
/
+4
*
Bugpoint: Fix invalid 'inlinedAt:' references in testcase
Duncan P. N. Exon Smith
2015-03-20
1
-6
/
+6
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
1
-5
/
+5
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-0
/
+0
*
IR: Move MDLocation into place
Duncan P. N. Exon Smith
2015-01-14
1
-6
/
+6
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-19
/
+19
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
1
-3
/
+3
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
1
-3
/
+3
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
1
-3
/
+3
*
llvm/test/BugPoint/compile-custom.ll: Use explicit %python to invoke a test s...
NAKAMURA Takumi
2014-07-11
1
-1
/
+1
*
Revert r206989, "Mark llvm/test/BugPoint/compile-custom.ll as XFAIL:vg_leak."...
NAKAMURA Takumi
2014-04-27
1
-2
/
+0
*
Mark llvm/test/BugPoint/compile-custom.ll as XFAIL:vg_leak.
NAKAMURA Takumi
2014-04-23
1
-0
/
+2
*
llvm/test/BugPoint/compile-custom.ll.py: Make it py3-compatible. [PR19112]
NAKAMURA Takumi
2014-03-13
1
-1
/
+1
*
[bugpoint] Add testcase for r203343.
Adam Nemet
2014-03-10
2
-0
/
+22
*
Debug Info: update testing cases to specify the debug info version number.
Manman Ren
2013-11-23
1
-6
/
+9
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
2013-08-06
1
-4
/
+8
*
Remove "lto_on_osx" xfails, now that -rdynamic works on Darwin.
Bob Wilson
2013-08-04
3
-3
/
+0
*
Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached to
Eric Christopher
2013-08-02
1
-8
/
+4
*
Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
2013-08-01
1
-4
/
+8
*
Fix unexpected passes. These test do work with LTO on linux. I tested both
Rafael Espindola
2012-10-26
3
-3
/
+3
*
Mark bugpoint tests with XFAIL when building with LTO. <rdar://problem/12473675>
Bob Wilson
2012-10-18
3
-0
/
+3
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-3
/
+1
*
test: Check the feature 'loadable_module' with load modules in %llvmshlibdir.
NAKAMURA Takumi
2010-11-29
3
-8
/
+6
*
XFAIL this on mingw, following remove_arguments_test.ll.
Dan Gohman
2010-08-24
1
-0
/
+1
*
Add a testcase for basic bugpointing in the presence of metadata.
Dan Gohman
2010-08-24
1
-0
/
+34
*
XFAIL for mingw that has no plugins.
Rafael Espindola
2010-08-09
2
-0
/
+2
*
Use %shlibext instead of .so
Rafael Espindola
2010-08-08
2
-2
/
+2
*
Move the bugpoint test passes to a plugin in preparation for having bugpoint
Rafael Espindola
2010-08-07
2
-2
/
+4
[next]