index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bugpoint
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get bugpoint compiling with VC++ again, not that it works anyway.
Jeff Cohen
2005-02-16
1
-1
/
+3
*
Move helper function here.
Chris Lattner
2005-02-13
1
-0
/
+28
*
Add support for fp tolerances
Chris Lattner
2005-01-23
1
-3
/
+11
*
Adjust to changed interface.
Chris Lattner
2005-01-23
1
-1
/
+2
*
oops
Jeff Cohen
2005-01-22
1
-1
/
+1
*
Use binary mode for reading/writing bytecode files
Jeff Cohen
2005-01-22
1
-3
/
+21
*
Fix VC++ complaint
Jeff Cohen
2005-01-22
2
-2
/
+3
*
Improve output precision.
Chris Lattner
2005-01-15
1
-2
/
+12
*
For PR351:
Reid Spencer
2004-12-30
1
-2
/
+3
*
For PR351:
Reid Spencer
2004-12-27
1
-2
/
+2
*
Fix the build on PowerPC/Darwin - it thought we were declaring a new
Brian Gaeke
2004-12-22
1
-1
/
+2
*
Allow compilers that can't distinguish between a class instantiation and
Reid Spencer
2004-12-20
1
-1
/
+2
*
llvm/Config/unistd.h has gone away, far, far away
Misha Brukman
2004-12-20
1
-2
/
+0
*
For PR351:
Reid Spencer
2004-12-19
1
-24
/
+27
*
For PR351:
Reid Spencer
2004-12-19
1
-4
/
+4
*
For PR351:
Reid Spencer
2004-12-16
5
-24
/
+28
*
For PR351:
Reid Spencer
2004-12-16
2
-17
/
+16
*
For PR351:
Reid Spencer
2004-12-15
3
-20
/
+34
*
For PR351:
Reid Spencer
2004-12-15
1
-8
/
+17
*
For PR351:
Reid Spencer
2004-12-13
1
-5
/
+5
*
LinkModules is now in the Linker class
Reid Spencer
2004-12-13
2
-4
/
+4
*
Shared library extension is now in LTDL_SHLIB_EXT
Reid Spencer
2004-11-29
1
-1
/
+1
*
Add LLVMbzip2 library, now required.
Reid Spencer
2004-11-25
1
-1
/
+1
*
Fix a bug in the checkin where I adjusted this code to work when
Chris Lattner
2004-11-19
1
-7
/
+8
*
Remove debugging code, unneuter this functionality
Chris Lattner
2004-11-18
1
-1
/
+4
*
remove debugging code
Chris Lattner
2004-11-18
1
-5
/
+3
*
Make this code not depend on LinkModules leaving the second argument unmolested.
Chris Lattner
2004-11-16
3
-22
/
+41
*
bugpoint needs LLVMLinker.a now.
Reid Spencer
2004-11-14
1
-2
/
+3
*
Linker.h has a new home.
Reid Spencer
2004-11-14
2
-2
/
+2
*
Allow hbd to be bugpointable on darwin by fixing common and linkonce codegen
Nate Begeman
2004-11-09
1
-1
/
+0
*
Enable compression by default.
Reid Spencer
2004-11-07
1
-1
/
+1
*
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-27
1
-4
/
+5
*
We're not doing automake any more
Reid Spencer
2004-10-22
1
-676
/
+0
*
We won't use automake
Reid Spencer
2004-10-22
1
-29
/
+0
*
Initial automake generated Makefile template
Reid Spencer
2004-10-18
1
-0
/
+676
*
Pass -single_module option to gcc when linking dynamic libraries for use with...
Nate Begeman
2004-10-17
1
-0
/
+1
*
Update to reflect changes in Makefile rules.
Reid Spencer
2004-10-13
1
-4
/
+6
*
No space allowed between \ and end-of-line
Misha Brukman
2004-10-12
1
-1
/
+1
*
Wrap lines at 80 cols
Misha Brukman
2004-10-12
1
-2
/
+2
*
Initial version of automake Makefile.am file.
Reid Spencer
2004-10-10
1
-0
/
+27
*
'Pass' should now not be derived from by clients. Instead, they should derive
Chris Lattner
2004-09-20
1
-3
/
+3
*
Changes For Bug 352
Reid Spencer
2004-09-01
9
-32
/
+27
*
Add the LLVMsystem.a library as it is now used for operating system
Reid Spencer
2004-08-29
1
-1
/
+1
*
The functions in Signal.h are now in the llvm::sys namespace - adjust
Reid Spencer
2004-08-29
1
-1
/
+1
*
If the block extractor fails, actually emit the bc file that failed to extract
Chris Lattner
2004-08-12
1
-1
/
+5
*
Fix #includes of i*.h => Instructions.h as per PR403.
Misha Brukman
2004-07-29
2
-2
/
+2
*
Finally give bugpoint -timeout support!
Chris Lattner
2004-07-24
2
-2
/
+20
*
Pass timeouts into the low level "execute program with timeout" function
Chris Lattner
2004-07-24
1
-12
/
+18
*
Provide timeout values to all abstract interpreters
Chris Lattner
2004-07-24
1
-4
/
+7
*
* Convert "\n" -> '\n'
Misha Brukman
2004-07-23
5
-20
/
+21
[next]