index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bugpoint
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate several more unnecessary intptr_t casts.
Dan Gohman
2009-02-18
1
-2
/
+2
*
Rename bugpoint's error message file so that if it somehow
Dan Gohman
2009-02-12
1
-1
/
+1
*
fix bugpoint url, patch by Pieter de Bie!
Chris Lattner
2009-02-07
1
-1
/
+1
*
Add the private linkage.
Rafael Espindola
2009-01-15
1
-1
/
+1
*
Reimplement the old and horrible bison parser for .ll files with a nice
Chris Lattner
2009-01-02
1
-2
/
+3
*
Generalize bugpoint's concept of a "safe" backend, and add options
Dan Gohman
2008-12-08
4
-59
/
+123
*
Remove -check-exit-code from bugpoint. This is subsumed by -append-exit-code.
Nick Lewycky
2008-10-26
1
-19
/
+0
*
Initial support for the CMake build system.
Oscar Fuentes
2008-09-22
1
-0
/
+16
*
Allow use of ssh to perform remote execution.
Evan Cheng
2008-09-09
2
-17
/
+28
*
Improve bugpoint output a bit by outputting the actual instructions instead of
Matthijs Kooijman
2008-07-29
1
-2
/
+1
*
Reformat this message to fit in 80 cols.
Dan Gohman
2008-07-14
1
-4
/
+4
*
Global variables beginning with \01 have special meaning on Darwin, so we nee...
Owen Anderson
2008-07-08
1
-1
/
+4
*
Let bugpoint display generated messages on stderr only if no interpreter was
Matthijs Kooijman
2008-06-12
1
-1
/
+4
*
Add -silence-passes option to bugpoint. This option suppresses output generated
Matthijs Kooijman
2008-06-12
1
-1
/
+8
*
Fix a bunch of 80col violations that arose from the Create API change. Tweak ...
Gabor Greif
2008-05-15
1
-7
/
+11
*
Add possibility of using arbitrary to to execute stuff from bugpoint.
Anton Korobeynikov
2008-04-28
3
-2
/
+122
*
several multiple-retval fixes for bugpoint.
Chris Lattner
2008-04-28
2
-11
/
+12
*
Revert r49614. As Dan pointed out, some of these aren't correct.
Owen Anderson
2008-04-14
1
-1
/
+1
*
Replace calls of the form V1->setName(V2->getName()) with V1->takeName(V2),
Owen Anderson
2008-04-13
1
-1
/
+1
*
Remove tabs. Patch by Mike Stump!
Bill Wendling
2008-04-07
1
-2
/
+2
*
API changes for class Use size reduction, wave 1.
Gabor Greif
2008-04-06
2
-30
/
+30
*
-fPIC is required on x86-64 when building shared objects.
Torok Edwin
2008-04-06
2
-2
/
+2
*
With debug info, there are nameless constant global values. do not crash whe...
Andrew Lenharth
2008-03-24
1
-2
/
+3
*
Detabify.
Bill Wendling
2008-02-26
3
-13
/
+12
*
Fix a missing space in the description of the find-bugs option.
Dan Gohman
2008-02-18
1
-1
/
+1
*
PR2027, Fix bugpoint's -find-bugs option, clean up the code.
Nick Lewycky
2008-02-14
1
-11
/
+8
*
Fix PR1797
Chris Lattner
2008-01-08
1
-0
/
+3
*
remove attributions from tools.
Chris Lattner
2007-12-29
13
-26
/
+26
*
remove attributions from tools/utils makefiles.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Change the PointerType api for creating pointer types. The old functionality ...
Christopher Lamb
2007-12-17
1
-3
/
+3
*
Rather than having special rules like "intrinsics cannot
Duncan Sands
2007-12-03
1
-1
/
+1
*
Allow the block extractor take to take a list of basic blocks to not extract
Nick Lewycky
2007-11-14
4
-11
/
+63
*
Deleting redundant copy of block extractor pass. See also PR1775.
Gordon Henriksen
2007-11-05
1
-51
/
+2
*
Move the space in overview output for commands out of each of the
Dan Gohman
2007-10-08
1
-1
/
+1
*
New CallInst interface to address GLIBCXX_DEBUG errors caused by
David Greene
2007-08-01
1
-5
/
+5
*
Pretty straightforward replacement of "bytecode" by "bitcode"
Gabor Greif
2007-07-04
9
-136
/
+136
*
Fix bugpoint to run -llc-safe with -Xlinker.
Lauro Ramos Venancio
2007-06-06
2
-1
/
+3
*
use the new MemoryBuffer interfaces to simplify error reporting in clients.
Chris Lattner
2007-05-06
1
-4
/
+5
*
Fix a buggy conversion from bytecode to bitcode
Chris Lattner
2007-05-06
1
-1
/
+1
*
switch tools to bitcode from bytecode
Chris Lattner
2007-05-06
3
-28
/
+11
*
add bitcode support
Chris Lattner
2007-05-06
4
-4
/
+18
*
Added -rsh-host and -rsh-user to support remote execution.
Evan Cheng
2007-05-03
2
-6
/
+44
*
Drop 'const'
Devang Patel
2007-05-03
2
-6
/
+6
*
Use 'static const char' instead of 'static const int'.
Devang Patel
2007-05-02
2
-6
/
+6
*
Do not use typeinfo to identify pass in pass manager.
Devang Patel
2007-05-01
2
-1
/
+15
*
remove use of deprecated apis
Chris Lattner
2007-02-19
1
-2
/
+1
*
Add possibility to set memory limit for binaries run via libSystem. This
Anton Korobeynikov
2007-02-16
7
-25
/
+46
*
eliminate use of vector-related ctors
Chris Lattner
2007-02-13
1
-4
/
+7
*
push bytecode decompressor out through APIs. Now the bytecode reader
Chris Lattner
2007-02-07
1
-1
/
+3
*
For PR411:
Reid Spencer
2007-02-05
2
-3
/
+3
[next]