index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
valgrind
Age
Commit message (
Expand
)
Author
2013-01-20
llvm/utils/valgrind/x86_64-pc-linux-gnu.supp: Add /usr/bin/cmp.
NAKAMURA Takumi
2011-09-03
valgrind: Suppress glibc's optiized strcasecmp harder.
Benjamin Kramer
2011-09-02
Attempt to silence known valgrind errors.
Andrew Trick
2011-08-27
Reverted r138652, valgrind doesn't understand obj:*/tblgen.
Andrew Trick
2011-08-26
valgrind: Always suppress tblgen leaks.
Andrew Trick
2011-05-04
The system suppression file should catch these, but since they *once again* are
Nick Lewycky
2011-02-22
Eliminate valgrind warnings from Python on the 32-bit as well.
Cameron Zwarich
2011-02-19
Try to fix the MC/AsmParser/section.s failure on the llvm-x86_64-linux-vg_leak
Cameron Zwarich
2010-08-25
buildbot/valgrind: Ignore leaks in /usr/bin/as.
Daniel Dunbar
2010-08-19
buildbot/valgrind: Update RegisterPass false positive suppression for API
Daniel Dunbar
2010-08-19
buildbot/valgrind: Suppress warnings about leaks in /bin/grep.
Daniel Dunbar
2010-07-30
Tweak suppressions.
Benjamin Kramer
2010-07-29
Supress valgrind errors from python.
Benjamin Kramer
2010-05-05
Rearrange the suppressions files to be by-architecture instead of by-problem.
Jeffrey Yasskin
2010-05-05
Add a suppressions file for an intermittent "leak" under RegisterPass.
Jeffrey Yasskin
2009-09-14
Add a valgrind suppressions file for x86_64/linux/4.3.3.
Daniel Dunbar