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
*
Rename the new unsigned and signed keywords to nuw and nsw,
Dan Gohman
2009-07-22
1
-20
/
+23
*
Added -b option to override the default bitcode output file name.
Sanjiv Gupta
2009-07-22
1
-0
/
+6
*
fix some wording problems Daniel pointed out, make a example actually real.
Chris Lattner
2009-07-22
1
-20
/
+27
*
fix typo noticed by Duncan
Chris Lattner
2009-07-22
1
-1
/
+1
*
remove Bill from the author list: his contribution (describing llvm::Ostream
Chris Lattner
2009-07-22
1
-2
/
+1
*
add some more topics to the coding standards doc:
Chris Lattner
2009-07-22
1
-33
/
+456
*
fix some formatting stuff, patch by Edward O'Callaghan!
Chris Lattner
2009-07-22
1
-3
/
+3
*
Get rid of the Pass+Context magic.
Owen Anderson
2009-07-22
3
-3
/
+3
*
Misc. doc fixes following suggestions from Eli.
Dan Gohman
2009-07-22
1
-5
/
+9
*
fix typo
Chris Lattner
2009-07-21
1
-1
/
+1
*
Various doc updates from Edward O'Callaghan!
Chris Lattner
2009-07-21
4
-5
/
+19
*
Add a few fairly obvious API changes I noticed while porting some old code.
Torok Edwin
2009-07-21
1
-0
/
+8
*
Documentation for the new non-overflow and exact keywords.
Dan Gohman
2009-07-20
1
-11
/
+26
*
implement a new magic global "llvm.compiler.used" which is like llvm.used, but
Chris Lattner
2009-07-20
1
-2
/
+23
*
document llvm.used and llvm.metadata. Stub out llvm.global_[cd]tors
Chris Lattner
2009-07-20
1
-0
/
+79
*
Rename the index to linkage types.
Bill Wendling
2009-07-20
1
-14
/
+14
*
More reformatting.
Bill Wendling
2009-07-20
1
-112
/
+33
*
Fix HTML violations.
Bill Wendling
2009-07-20
1
-3
/
+3
*
Obsessivly reformat.
Bill Wendling
2009-07-20
1
-2776
/
+2598
*
Add plumbing for the `linker_private' linkage type. This type is meant for
Bill Wendling
2009-07-20
1
-2
/
+24
*
fix some typos pointed out by Hidenobu Seki
Chris Lattner
2009-07-18
2
-2
/
+2
*
cmake builds don't need this hack for MSVC anymore.
Daniel Dunbar
2009-07-18
1
-20
/
+0
*
Add EngineBuilder to ExecutionEngine in favor of the five optional argument E...
Reid Kleckner
2009-07-18
5
-6
/
+6
*
end sentence in period, draw attention to the fact that you should
Chris Lattner
2009-07-17
1
-1
/
+2
*
we beat exceptions out of lib/system a long time ago.
Chris Lattner
2009-07-17
1
-29
/
+4
*
Add support for naked functions
Anton Korobeynikov
2009-07-17
1
-0
/
+3
*
Fix typo.
Daniel Dunbar
2009-07-17
1
-1
/
+1
*
Add broken gcc from PR4532.
Nick Lewycky
2009-07-17
1
-1
/
+3
*
Privatize the ConstantFP table. I'm on a roll!
Owen Anderson
2009-07-16
5
-30
/
+30
*
Add a note about the raw_fd_ostream API change.
Dan Gohman
2009-07-15
1
-0
/
+6
*
Begin the painful process of tearing apart the rat'ss nest that is Constants....
Owen Anderson
2009-07-13
3
-3
/
+3
*
remove llvm.part.set.* and llvm.part.select.*. They have never been
Chris Lattner
2009-07-12
1
-106
/
+0
*
Add an LLVM API change.
Daniel Dunbar
2009-07-12
1
-0
/
+2
*
be explicit about making comments real sentences.
Chris Lattner
2009-07-12
1
-1
/
+3
*
Regenerate.
Mikhail Glushenkov
2009-07-11
1
-2
/
+4
*
Update documentation.
Mikhail Glushenkov
2009-07-11
1
-2
/
+3
*
Regenerate.
Mikhail Glushenkov
2009-07-09
1
-0
/
+2
*
Documentation update.
Mikhail Glushenkov
2009-07-09
1
-0
/
+5
*
Push LLVMContext _back_ through IRBuilder.
Owen Anderson
2009-07-08
5
-10
/
+15
*
Update the example to show that an archive can contain llvm bitcode.
Rafael Espindola
2009-07-08
1
-1
/
+2
*
Remove the vicmp and vfcmp instructions. Because we never had a release with
Nick Lewycky
2009-07-08
1
-111
/
+0
*
Add a paragraph about the Add->FAdd API change.
Dan Gohman
2009-07-07
1
-0
/
+8
*
Regenerate.
Mikhail Glushenkov
2009-07-07
1
-1
/
+2
*
Regenerate.
Mikhail Glushenkov
2009-07-07
1
-0
/
+5
*
Clarify that later compiler versions are known to
Duncan Sands
2009-07-05
1
-0
/
+1
*
Describe the LLVMContext API change.
Owen Anderson
2009-07-02
1
-1
/
+8
*
Try to clarify a point about getting DominatorTree info from a module pass.
Daniel Dunbar
2009-07-01
1
-4
/
+9
*
add a FAQ.
Chris Lattner
2009-06-30
1
-0
/
+141
*
got confused again
Chris Lattner
2009-06-30
1
-1
/
+1
*
fix some issues Jeff Yasskin noticed
Chris Lattner
2009-06-30
1
-2
/
+2
[next]