projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rewrite FindStringInBuffer to use an explicit loop instead of
[oota-llvm.git]
/
docs
/
2009-08-15
Chris Lattner
document filecheck.
tree
|
commitdiff
2009-08-15
Chris Lattner
fix pasto noticed by Jakub
tree
|
commitdiff
2009-08-15
Chris Lattner
add a stub for futher description of filecheck.
tree
|
commitdiff
2009-08-15
Chris Lattner
add a simple FileCheck man page.
tree
|
commitdiff
2009-08-15
Bill Wendling
Reformatting and some cleanup.
tree
|
commitdiff
2009-08-13
Owen Anderson
Push LLVMContexts through the IntegerType APIs.
tree
|
commitdiff
2009-08-13
Misha Brukman
Grammar fix.
tree
|
commitdiff
2009-08-12
Bob Wilson
Add some release notes about ARM v7 support and known...
tree
|
commitdiff
2009-08-11
Chris Lattner
make owen happy by being explicit.
tree
|
commitdiff
2009-08-11
Jim Grosbach
SjLj based exception handling unwinding support. This...
tree
|
commitdiff
2009-08-10
Devang Patel
Clarify limitations of a ModulePass requiring a Functio...
tree
|
commitdiff
2009-08-07
Daniel Dunbar
Add DEBUG_WITH_TYPE as a clean alternative to tweaking...
tree
|
commitdiff
2009-08-06
Anton Korobeynikov
Add note about msys perl needed for windows/mingw32...
tree
|
commitdiff
2009-08-05
Benjamin Kramer
Documentation: fix HTML validation errors.
tree
|
commitdiff
2009-08-05
Chris Lattner
common globals may also not be marked constant.
tree
|
commitdiff
2009-08-05
Chris Lattner
Clarify common linkage and the requirements on it....
tree
|
commitdiff
2009-08-04
Edward O'Callaghan
Minor www site formating improvements.
tree
|
commitdiff
2009-08-02
Benjamin Kramer
Remove duplicated colons and spaces.
tree
|
commitdiff
2009-08-02
Chris Lattner
remove the dead PreferredEHDataFormat TAI hook: its...
tree
|
commitdiff
2009-08-01
Chris Lattner
add a note about the build bots
tree
|
commitdiff
2009-07-31
Owen Anderson
Move a few more APIs back to 2.5 forms. The only remai...
tree
|
commitdiff
2009-07-29
Owen Anderson
Move types back to the 2.5 API.
tree
|
commitdiff
2009-07-29
Dan Gohman
Add one-past-the-end language to the inbounds keyword.
tree
|
commitdiff
2009-07-29
Chris Lattner
some wording changes.
tree
|
commitdiff
2009-07-29
Chris Lattner
link to a newer preso
tree
|
commitdiff
2009-07-29
Andreas Bolka
Fix a few typos and add links.
tree
|
commitdiff
2009-07-28
Chris Lattner
discourage else after "noreturn" statements.
tree
|
commitdiff
2009-07-27
Dan Gohman
Add a new keyword 'inbounds' for use with getelementptr...
tree
|
commitdiff
2009-07-27
Owen Anderson
Move ConstantFP construction back to the 2.5-ish API.
tree
|
commitdiff
2009-07-27
Andreas Bolka
Fix typo.
tree
|
commitdiff
2009-07-27
Dan Gohman
Following discussion on llvm-dev ("proposed new rule...
tree
|
commitdiff
2009-07-26
Daniel Dunbar
Update target registration description in Writing An...
tree
|
commitdiff
2009-07-26
Daniel Dunbar
Add TargetRegistry::lookupTarget.
tree
|
commitdiff
2009-07-25
Daniel Dunbar
Remove Value::{isName, getNameRef}.
tree
|
commitdiff
2009-07-25
Chris Lattner
eventually we should describe string options in the...
tree
|
commitdiff
2009-07-25
Chris Lattner
minor tweaks.
tree
|
commitdiff
2009-07-25
Daniel Dunbar
Ok, "most clients should be unaffected" was a lie....
tree
|
commitdiff
2009-07-25
Daniel Dunbar
Initial update to VMCore to use Twines for string argum...
tree
|
commitdiff
2009-07-25
Dan Gohman
Update to new syntax.
tree
|
commitdiff
2009-07-25
Daniel Dunbar
Rewrite examples to use DEBUG instead of DOUT.
tree
|
commitdiff
2009-07-24
Daniel Dunbar
Tweak, raw_ostream is a ostream, not iostream replacement
tree
|
commitdiff
2009-07-24
Daniel Dunbar
CodingStandards: Emphasize use of raw_ostream more.
tree
|
commitdiff
2009-07-24
Dan Gohman
Remove the IA-64 backend.
tree
|
commitdiff
2009-07-22
Dan Gohman
Rename the new unsigned and signed keywords to nuw...
tree
|
commitdiff
2009-07-22
Sanjiv Gupta
Added -b option to override the default bitcode output...
tree
|
commitdiff
2009-07-22
Chris Lattner
fix some wording problems Daniel pointed out, make...
tree
|
commitdiff
2009-07-22
Chris Lattner
fix typo noticed by Duncan
tree
|
commitdiff
2009-07-22
Chris Lattner
remove Bill from the author list: his contribution...
tree
|
commitdiff
2009-07-22
Chris Lattner
add some more topics to the coding standards doc:
tree
|
commitdiff
2009-07-22
Chris Lattner
fix some formatting stuff, patch by Edward O'Callaghan!
tree
|
commitdiff
2009-07-22
Owen Anderson
Get rid of the Pass+Context magic.
tree
|
commitdiff
2009-07-22
Dan Gohman
Misc. doc fixes following suggestions from Eli.
tree
|
commitdiff
2009-07-21
Chris Lattner
fix typo
tree
|
commitdiff
2009-07-21
Chris Lattner
Various doc updates from Edward O'Callaghan!
tree
|
commitdiff
2009-07-21
Torok Edwin
Add a few fairly obvious API changes I noticed while...
tree
|
commitdiff
2009-07-20
Dan Gohman
Documentation for the new non-overflow and exact keywords.
tree
|
commitdiff
2009-07-20
Chris Lattner
implement a new magic global "llvm.compiler.used" which...
tree
|
commitdiff
2009-07-20
Chris Lattner
document llvm.used and llvm.metadata. Stub out llvm...
tree
|
commitdiff
2009-07-20
Bill Wendling
Rename the index to linkage types.
tree
|
commitdiff
2009-07-20
Bill Wendling
More reformatting.
tree
|
commitdiff
2009-07-20
Bill Wendling
Fix HTML violations.
tree
|
commitdiff
2009-07-20
Bill Wendling
Obsessivly reformat.
tree
|
commitdiff
2009-07-20
Bill Wendling
Add plumbing for the `linker_private' linkage type...
tree
|
commitdiff
2009-07-18
Chris Lattner
fix some typos pointed out by Hidenobu Seki
tree
|
commitdiff
2009-07-18
Daniel Dunbar
cmake builds don't need this hack for MSVC anymore.
tree
|
commitdiff
2009-07-18
Reid Kleckner
Add EngineBuilder to ExecutionEngine in favor of the...
tree
|
commitdiff
2009-07-17
Chris Lattner
end sentence in period, draw attention to the fact...
tree
|
commitdiff
2009-07-17
Chris Lattner
we beat exceptions out of lib/system a long time ago.
tree
|
commitdiff
2009-07-17
Anton Korobeynikov
Add support for naked functions
tree
|
commitdiff
2009-07-17
Daniel Dunbar
Fix typo.
tree
|
commitdiff
2009-07-17
Nick Lewycky
Add broken gcc from PR4532.
tree
|
commitdiff
2009-07-16
Owen Anderson
Privatize the ConstantFP table. I'm on a roll!
tree
|
commitdiff
2009-07-15
Dan Gohman
Add a note about the raw_fd_ostream API change.
tree
|
commitdiff
2009-07-13
Owen Anderson
Begin the painful process of tearing apart the rat...
tree
|
commitdiff
2009-07-12
Chris Lattner
remove llvm.part.set.* and llvm.part.select.*. They...
tree
|
commitdiff
2009-07-12
Daniel Dunbar
Add an LLVM API change.
tree
|
commitdiff
2009-07-12
Chris Lattner
be explicit about making comments real sentences.
tree
|
commitdiff
2009-07-11
Mikhail Glushenkov
Regenerate.
tree
|
commitdiff
2009-07-11
Mikhail Glushenkov
Update documentation.
tree
|
commitdiff
2009-07-09
Mikhail Glushenkov
Regenerate.
tree
|
commitdiff
2009-07-09
Mikhail Glushenkov
Documentation update.
tree
|
commitdiff
2009-07-08
Owen Anderson
Push LLVMContext _back_ through IRBuilder.
tree
|
commitdiff
2009-07-08
Rafael Espindola
Update the example to show that an archive can contain...
tree
|
commitdiff
2009-07-08
Nick Lewycky
Remove the vicmp and vfcmp instructions. Because we...
tree
|
commitdiff
2009-07-07
Dan Gohman
Add a paragraph about the Add->FAdd API change.
tree
|
commitdiff
2009-07-07
Mikhail Glushenkov
Regenerate.
tree
|
commitdiff
2009-07-07
Mikhail Glushenkov
Regenerate.
tree
|
commitdiff
2009-07-05
Duncan Sands
Clarify that later compiler versions are known to
tree
|
commitdiff
2009-07-02
Owen Anderson
Describe the LLVMContext API change.
tree
|
commitdiff
2009-07-01
Daniel Dunbar
Try to clarify a point about getting DominatorTree...
tree
|
commitdiff
2009-06-30
Chris Lattner
add a FAQ.
tree
|
commitdiff
2009-06-30
Chris Lattner
got confused again
tree
|
commitdiff
2009-06-30
Chris Lattner
fix some issues Jeff Yasskin noticed
tree
|
commitdiff
2009-06-30
Chris Lattner
add a note about re-evaluating end() every time through...
tree
|
commitdiff
2009-06-30
Mikhail Glushenkov
Regenerate.
tree
|
commitdiff
2009-06-29
David Greene
Implement !cast<string>.
tree
|
commitdiff
2009-06-26
Shantonu Sen
Clarify how to configure llvm-gcc-4.2 for use with
tree
|
commitdiff
2009-06-26
Devang Patel
Remove debug info anchors - llvm.dbg.compile_units...
tree
|
commitdiff
2009-06-25
Mikhail Glushenkov
Regenerate.
tree
|
commitdiff
2009-06-25
Mikhail Glushenkov
Update documentation.
tree
|
commitdiff
next