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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
we don't want people to override printBasicBlockLabel.
Chris Lattner
2009-09-12
1
-3
/
+1
*
Fix llvm-extract's "writing bitcode to a terminal" warning, which wasn't
Dan Gohman
2009-09-11
1
-0
/
+4
*
more typos
Chris Lattner
2009-09-11
1
-5
/
+6
*
Fix validation errors.
Bill Wendling
2009-09-10
1
-3
/
+3
*
Fix validation errors.
Bill Wendling
2009-09-10
1
-9
/
+11
*
add another broken version of gcc, thanks to Niels Moller for pointing this out.
Chris Lattner
2009-09-10
1
-1
/
+2
*
Remove prcontext.
Daniel Dunbar
2009-09-10
1
-8
/
+0
*
Correct __cxa_end_catch documentation to reflect that it doesn't take any arg...
Eric Christopher
2009-09-09
1
-4
/
+9
*
another typo
Chris Lattner
2009-09-08
1
-1
/
+1
*
fix a couple typos pointed out by edwin and duncan
Chris Lattner
2009-09-08
1
-2
/
+2
*
Add 'lit' testing tool.
Daniel Dunbar
2009-09-08
1
-0
/
+222
*
llvm::cerr is gone.
Chris Lattner
2009-09-08
1
-7
/
+7
*
update this to use raw_ostream
Chris Lattner
2009-09-08
1
-4
/
+7
*
add some more notes.
Chris Lattner
2009-09-07
1
-1
/
+40
*
describe undef semantics in some more detail.
Chris Lattner
2009-09-07
1
-5
/
+101
*
Document opt -S argument.
Daniel Dunbar
2009-09-07
1
-0
/
+4
*
Fix the syntax of add/sub/mul nsw/nuw and sdiv exact.
Dan Gohman
2009-09-02
1
-10
/
+10
*
Add regular expression matching support, based on OpenBSD regexec()/regcomp()
Edwin Török
2009-08-30
1
-0
/
+756
*
Reapply 79977.
Devang Patel
2009-08-28
1
-505
/
+452
*
Mark Andersen's as experimental.
Chris Lattner
2009-08-28
1
-0
/
+6
*
Allocate the module provider in the Kaleidoscope code on the heap, not the st...
Reid Kleckner
2009-08-26
4
-144
/
+145
*
Revert 79977. It causes llvm-gcc bootstrap failures on some platforms.
Devang Patel
2009-08-26
1
-452
/
+505
*
Add an 'inline hint' attribute to represent source
Dale Johannesen
2009-08-26
1
-0
/
+5
*
Update documentation for the -f change.
Dan Gohman
2009-08-25
9
-35
/
+37
*
Update DebugInfo interface to use metadata, instead of special named llvm.dbg...
Devang Patel
2009-08-25
1
-505
/
+452
*
improve documentation for linker_private linkage.
Chris Lattner
2009-08-24
1
-1
/
+5
*
disuade people from using ostream.
Chris Lattner
2009-08-23
1
-6
/
+8
*
Don't install the man page for FileCheck
Douglas Gregor
2009-08-23
1
-2
/
+8
*
Update release document with more details.
Tanya Lattner
2009-08-23
1
-12
/
+24
*
Note down a few bits and bobs off the top of my head for ReleaseNotes-2.6.html
Edward O'Callaghan
2009-08-22
1
-0
/
+2
*
Add basic information about SJLJ EH
Jim Grosbach
2009-08-22
1
-3
/
+36
*
Clarify a few things in the inbounds description.
Dan Gohman
2009-08-20
1
-4
/
+4
*
Correct ARM v7-A architecture name spelling and add note about hard float.
Sandeep Patel
2009-08-20
1
-4
/
+6
*
fix this back, thanks Eli
Chris Lattner
2009-08-20
1
-1
/
+1
*
minor grammar tweak
Chris Lattner
2009-08-20
1
-1
/
+1
*
Update the release process some more. Lots of good details now.
Tanya Lattner
2009-08-19
1
-51
/
+119
*
Add a first stab at describing LLVMContext.
Owen Anderson
2009-08-19
1
-0
/
+45
*
Update the ocaml docs to work with LLVMContext.
Erick Tryzelaar
2009-08-19
5
-13
/
+18
*
First steps to document new release plan.
Tanya Lattner
2009-08-18
1
-307
/
+152
*
Surrounded variable in <tt> tags for consistency.
Misha Brukman
2009-08-18
1
-7
/
+8
*
CMake: LLVM_ENABLE_PIC now defaults to ON, as in `configure'. This is
Oscar Fuentes
2009-08-18
1
-3
/
+3
*
#include <cstdlib> in the code listing for strtod.
John McCall
2009-08-17
1
-0
/
+1
*
Remove a bit more cruft from the sjlj moving to a backend pass.
Jim Grosbach
2009-08-17
1
-19
/
+0
*
CMake: Removed traces of obsolete variable LLVM_PLO_FLAGS.
Oscar Fuentes
2009-08-16
1
-4
/
+0
*
CMake: New option LLVM_BUILD_TOOLS. Renamed LLVM_EXAMPLES to
Oscar Fuentes
2009-08-16
1
-0
/
+6
*
Fix validation errors.
Bill Wendling
2009-08-15
1
-3
/
+3
*
Fix validation errors.
Bill Wendling
2009-08-15
1
-11
/
+11
*
wrap to 80 cols
Chris Lattner
2009-08-15
1
-2
/
+4
*
implement support for CHECK-NEXT: in filecheck.
Chris Lattner
2009-08-15
1
-1
/
+42
*
document filecheck.
Chris Lattner
2009-08-15
1
-3
/
+87
[next]