projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Make the SCEV* form of getSCEVAtScope public, to allow ScalarEvolution
[oota-llvm.git]
/
lib
/
Debugger
/
2009-03-13
Bill Wendling
Oops...I committed too much.
tree
|
commitdiff
2009-03-13
Bill Wendling
Temporarily XFAIL this test.
tree
|
commitdiff
2009-03-08
Sebastian Redl
Test commit
tree
|
commitdiff
2009-01-09
Misha Brukman
Removed trailing whitespace from Makefiles.
tree
|
commitdiff
2009-01-05
Dan Gohman
Tidy up #includes, deleting a bunch of unnecessary...
tree
|
commitdiff
2008-09-22
Oscar Fuentes
Initial support for the CMake build system.
tree
|
commitdiff
2008-08-23
Chris Lattner
Add #include
tree
|
commitdiff
2008-06-30
Evan Cheng
- Re-apply 52748 and friends with fix. GetConstantStrin...
tree
|
commitdiff
2008-06-29
Anton Korobeynikov
Revert (52748 and friends):
tree
|
commitdiff
2008-06-26
Eric Christopher
Move GetConstantStringInfo to lib/Analysis. Remove
tree
|
commitdiff
2008-04-23
Dan Gohman
Make these variables static.
tree
|
commitdiff
2008-04-01
Chris Lattner
Change the MemoryBuffer::getFile* methods to take just...
tree
|
commitdiff
2008-04-01
Chris Lattner
rewrite SourceFile to be in terms of MemoryBuffer,...
tree
|
commitdiff
2008-04-01
Chris Lattner
Remove the MappedFile::charBase member, rename base...
tree
|
commitdiff
2007-12-29
Chris Lattner
Remove attribution from file headers, per discussion...
tree
|
commitdiff
2007-12-29
Chris Lattner
remove attribution from lib Makefiles.
tree
|
commitdiff
2007-05-06
Chris Lattner
switch this to bitcode instead of bytecode
tree
|
commitdiff
2007-05-06
Chris Lattner
teach this to read from bitcode files
tree
|
commitdiff
2007-04-08
Reid Spencer
Make sure temporary data is not used past its life...
tree
|
commitdiff
2007-04-07
Reid Spencer
For PR1291:
tree
|
commitdiff
2007-03-29
Reid Spencer
For PR789:
tree
|
commitdiff
2006-12-07
Bill Wendling
Don't use <sstream> in Streams.h but <iosfwd> instead.
tree
|
commitdiff
2006-12-07
Bill Wendling
Removed more <iostream> includes
tree
|
commitdiff
2006-11-02
Reid Spencer
For PR786:
tree
|
commitdiff
2006-10-20
Reid Spencer
For PR950:
tree
|
commitdiff
2006-08-25
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-22
Reid Spencer
Fix another occurrence of inverted logic on the result...
tree
|
commitdiff
2006-08-22
Reid Spencer
For PR797:
tree
|
commitdiff
2006-07-28
Chris Lattner
Change Path::getStatusInfo to return a boolean and...
tree
|
commitdiff
2006-07-21
Chris Lattner
Build more debugger/selectiondag libraries as archives...
tree
|
commitdiff
2006-07-07
Chris Lattner
This uses EH info
tree
|
commitdiff
2006-07-06
Chris Lattner
Modify the SlowOperationInformer interface to not throw...
tree
|
commitdiff
2006-04-13
Reid Spencer
Add the README files to the distribution.
tree
|
commitdiff
2006-03-23
Jim Laskey
Handle new forms of llvm.dbg intrinsics.
tree
|
commitdiff
2006-03-13
Jim Laskey
Handle the removal of the debug chain.
tree
|
commitdiff
2006-03-10
Chris Lattner
remove some dead code
tree
|
commitdiff
2006-03-10
Chris Lattner
Remove UnixLocalInferiorProcess: debugging via the...
tree
|
commitdiff
2006-03-08
Jim Laskey
Get rid of the multiple copies of getStringValue. ...
tree
|
commitdiff
2005-12-26
Duraid Madina
dum de dum
tree
|
commitdiff
2005-11-16
Chris Lattner
tell selectiondag when we're debugging
tree
|
commitdiff
2005-10-23
Jeff Cohen
When a function takes a variable number of pointer...
tree
|
commitdiff
2005-07-07
Reid Spencer
For PR495:
tree
|
commitdiff
2005-07-07
Reid Spencer
For PR495:
tree
|
commitdiff
2005-04-21
Misha Brukman
Remove trailing whitespace
tree
|
commitdiff
2004-12-23
Reid Spencer
Correct the comments and file header.
tree
|
commitdiff
2004-12-22
Reid Spencer
For PR351:
tree
|
commitdiff
2004-12-22
Reid Spencer
For PR351:
tree
|
commitdiff
2004-12-21
Reid Spencer
Include <cassert> for Cygwin.
tree
|
commitdiff
2004-12-20
Reid Spencer
Remove unnecessary #includes.
tree
|
commitdiff
2004-12-15
Reid Spencer
For PR351:
tree
|
commitdiff
2004-12-13
Reid Spencer
For PR351: \
tree
|
commitdiff
2004-12-13
Reid Spencer
For PR351: \
tree
|
commitdiff
2004-10-27
Reid Spencer
Change Library Names Not To Conflict With Others When...
tree
|
commitdiff
2004-10-22
Reid Spencer
We won't use automake
tree
|
commitdiff
2004-10-18
Reid Spencer
Initial automake generated Makefile template
tree
|
commitdiff
2004-10-13
Reid Spencer
Update to reflect changes in Makefile rules.
tree
|
commitdiff
2004-10-10
Reid Spencer
Initial version of automake Makefile.am file.
tree
|
commitdiff
2004-09-01
Reid Spencer
Changes For Bug 352
tree
|
commitdiff
2004-07-29
Chris Lattner
Header moved
tree
|
commitdiff
2004-07-18
Reid Spencer
bug 122:
tree
|
commitdiff
2004-07-04
Reid Spencer
Add #include <iostream> since Value.h does not #include...
tree
|
commitdiff
2004-06-20
Chris Lattner
Move the IntrinsicLowering header into the CodeGen...
tree
|
commitdiff
2004-01-14
Chris Lattner
"fix" a nasty race condition
tree
|
commitdiff
2004-01-14
Chris Lattner
Fix some exception safety problems
tree
|
commitdiff
2004-01-14
Chris Lattner
Use new method
tree
|
commitdiff
2004-01-05
Brian Gaeke
Fix some typos and copy-and-paste-os in comments, and...
tree
|
commitdiff
2004-01-05
Chris Lattner
/me slaps forehead
tree
|
commitdiff
2004-01-05
Chris Lattner
Initial checkin of the LLVM source-level debugger....
tree
|
commitdiff