PR2731: C and Ocaml bindings for setTailCall and isTailCall.
[oota-llvm.git] / docs /
2008-08-24 Gordon HenriksenUpdate GC docs for clarified naming and AsmWriter refac...
2008-08-19 Chris Lattnerremove reference to really really old tree
2008-08-11 Chris Lattnerthe stacker doc is way out of date.
2008-08-07 Gabor Greifuse the more precise 'op1' instead of 'var1' since...
2008-08-06 Chris Lattnerstacker is really gone.
2008-08-06 Chris Lattnerremove stacker
2008-08-05 Bill WendlingIt's "a static", not "an static"
2008-08-05 Chris LattnerExpand acronyms, suggested by Walter Pawley
2008-08-05 Chris LattnerCapitalize LLVM, suggested by Walt Pawley
2008-07-30 Matthijs KooijmanNot that using stream headers other than iostream is...
2008-07-30 Mon P WangAdded support for overloading intrinsics (atomics)...
2008-07-29 Nate BegemanAdd vector shifts to the IR, patch by Eli Friedman.
2008-07-27 Dan GohmanRename SDOperand to SDValue.
2008-07-22 Bill WendlingUse — because.
2008-07-22 Bill WendlingRemove references to llvm-gcc-4.0
2008-07-22 Bill WendlingFix grammar.
2008-07-13 Chris Lattneradd a description.
2008-07-09 Chris LattnerAdd a little wrapper header that is put around bc files...
2008-07-08 Duncan SandsNote that 'nest' only applies to pointers.
2008-07-08 Chris Lattnerclarify :)
2008-07-02 Matthijs KooijmanUpdate link to testing guide to use the new title.
2008-06-26 Gordon HenriksenAdd a note for Thunderbird users to the Developer Policy.
2008-06-25 Chris Lattnerremove a bunch of dead options that never did anything.
2008-06-25 Mon P WangAdded MemOperands to Atomic operations since Atomics...
2008-06-25 Gabor GreifUse present tense when talking about User layout. It...
2008-06-24 Matthijs KooijmanUpdate testing documentation with more consistent termi...
2008-06-23 Dan GohmanFix the syntax of insertvalue in the example.
2008-06-20 Chris Lattnerinteger types are not primitive, they are derived.
2008-06-20 Chris LattnerFix typo, fix suggested by Nicholas Olsen
2008-06-18 Dan GohmanFix a missing comma spotted by Bram Geron.
2008-06-18 Gabor Greiffix validator warning
2008-06-18 Gabor Greifprettify, no semantic changes
2008-06-16 Gabor GreifMove some documentation from the header file into Progr...
2008-06-13 Dan GohmanFix an error in the two-address example.
2008-06-12 Dale JohannesenImprove description of -emit-llvm.
2008-06-10 Gabor Greifadjust calls to ConstantFP::get to new API
2008-06-09 Duncan SandsUpdate the build instructions.
2008-06-09 Bill WendlingSmall formatting changes.
2008-06-09 Tanya LattnerCreate dirs as needed.
2008-06-09 Gabor Greifremoved two implicitly closed </p> tags to get it validate
2008-06-09 Tanya LattnerUpdate with new release.
2008-06-09 Dan GohmanAdd a note in the API Changes section about the Constan...
2008-06-09 Anton KorobeynikovUse proper icon :)
2008-06-09 Anton KorobeynikovFix few validations errors
2008-06-09 Anton KorobeynikovAdd footer
2008-06-09 Anton KorobeynikovRemove obsolete CompilerDriver.html and provie a new...
2008-06-09 Chris Lattnerlinkify, this requires pulling CodeGenerator.html into...
2008-06-08 Chris Lattnergrammaro
2008-06-08 Chris Lattnerfinal edits from me, simplify the ia64 section.
2008-06-08 Chris Lattnermore edits
2008-06-08 Dan GohmanAdd notes about two known X86-64 limitations.
2008-06-08 Chris Lattnerseveral edits
2008-06-08 Dan GohmanAdd some links to doxygen documentation.
2008-06-08 Dan GohmanDescribe MachineMemOperands.
2008-06-08 Dan GohmanFix a grammero.
2008-06-08 Gordon HenriksenRevert a bad edit from r52095.
2008-06-08 Chris Lattneradd vmkit and rewrite clang section
2008-06-08 Chris Lattnerstart edits.
2008-06-08 Chris Lattneradd more notes.
2008-06-08 Chris Lattneradd some html escapes
2008-06-08 Duncan SandsUsing llc always rather than sometimes using LLC.
2008-06-08 Duncan SandsFix spelling.
2008-06-08 Anton KorobeynikovAdd win64
2008-06-08 Anton KorobeynikovThis was fixed
2008-06-08 Chris Lattneradd some notes.
2008-06-06 Owen AndersonInclude loop deletion and the ADCE rewrite in the relea...
2008-06-06 Duncan SandsWrap MVT::ValueType in a struct to get type safety
2008-06-05 Devang PatelDescribe loop index split.
2008-06-05 Dan GohmanWording fixes. Thanks Bill!
2008-06-05 Gabor Greiffix typos, tweak stuff, make it to validate
2008-06-05 Dan GohmanMove i128 on x86-64 from the codegen section to the...
2008-06-05 Dan GohmanAdd a note about improved alignment detection.
2008-06-05 Dan GohmanAdd a note mentioning --view-sunit-dags improvements.
2008-06-05 Dan GohmanExpand the bullet item about i128 support and APInt...
2008-06-05 Gordon HenriksenMove this to the proper section.
2008-06-05 Gordon HenriksenAdding release notes for bindings improvements.
2008-06-05 Chris Lattnermore updates and random notes, including changes up...
2008-06-05 Matthijs KooijmanUpdate comments and documentation to reflect that GCSE...
2008-06-05 Chris Lattneradd llvmc2 notes, stack realignment.
2008-06-05 Chris Lattnervarious status updates.
2008-06-05 Chris LattnerStart adding 2.3 content.
2008-06-04 Chris LattnerFix inst_iterator example.
2008-06-04 Matthijs KooijmanFix example to be valid LLVM assembly.
2008-05-31 Nick LewyckyAdd a standard for control-flow unreachable assertions...
2008-05-31 Dan GohmanIR, bitcode reader, bitcode writer, and asmparser chang...
2008-05-28 Chris LattnerUpdate text to point people at the right version of...
2008-05-23 Dale JohannesenDocument common linkage.
2008-05-23 Dan Gohmanlabel is a first-class type.
2008-05-23 Dan GohmanUpdate the description of first-class types to reflect...
2008-05-23 Matthijs KooijmanRestructure the testing documentation.
2008-05-22 Chris Lattnerminor edits
2008-05-21 Gabor Greifadapt to new API
2008-05-20 Chris LattnerClarify that and/or/xor/sdiv etc all allow vectors.
2008-05-20 Chris LattnerClarify copyright transfer when you don't own the copyr...
2008-05-20 Matthijs KooijmanClarify the testing documentation a bit and solve two...
2008-05-19 Bill WendlingGrammar fix.
2008-05-19 Bill WendlingDelete module.
2008-05-19 Bill WendlingConvert non-ASCII apostrophes into ASCII apostrophes.
2008-05-19 Bill WendlingDelete the Module object.
2008-05-19 Bill Wendlings/insure/ensure/
next