summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
...
* Documentation update.Mikhail Glushenkov2009-07-09
* Push LLVMContext _back_ through IRBuilder.Owen Anderson2009-07-08
* Update the example to show that an archive can contain llvm bitcode.Rafael Espindola2009-07-08
* Remove the vicmp and vfcmp instructions. Because we never had a release withNick Lewycky2009-07-08
* Add a paragraph about the Add->FAdd API change.Dan Gohman2009-07-07
* Regenerate.Mikhail Glushenkov2009-07-07
* Regenerate.Mikhail Glushenkov2009-07-07
* Clarify that later compiler versions are known toDuncan Sands2009-07-05
* Describe the LLVMContext API change.Owen Anderson2009-07-02
* Try to clarify a point about getting DominatorTree info from a module pass.Daniel Dunbar2009-07-01
* add a FAQ.Chris Lattner2009-06-30
* got confused againChris Lattner2009-06-30
* fix some issues Jeff Yasskin noticedChris Lattner2009-06-30
* add a note about re-evaluating end() every time through a loop.Chris Lattner2009-06-30
* Regenerate.Mikhail Glushenkov2009-06-30
* Implement !cast<string>.David Greene2009-06-29
* Clarify how to configure llvm-gcc-4.2 for use withShantonu Sen2009-06-26
* Remove debug info anchors - llvm.dbg.compile_units, llvm.dbg.subprogramsDevang Patel2009-06-26
* Regenerate.Mikhail Glushenkov2009-06-25
* Update documentation.Mikhail Glushenkov2009-06-25
* ReleaseNotes.External Projects += RubiniusJeffrey Yasskin2009-06-24
* ReleaseNotes.External Projects += Unladen SwallowJeffrey Yasskin2009-06-24
* Start sketching 2.6 release notes. This provides aDuncan Sands2009-06-24
* Clarify that if the alignment is zero then an alignmentDuncan Sands2009-06-20
* Fix link to BasicBlock doxygen documentation in Programmer's ManualStefanus Du Toit2009-06-17
* Formatting fix.Mikhail Glushenkov2009-06-17
* Regenerate.Mikhail Glushenkov2009-06-17
* Remove support for building LLVM libraries into "relinked" Chris Lattner2009-06-16
* Update the threading section to reflect current plans/implementation.Owen Anderson2009-06-16
* Fix validation errors.Owen Anderson2009-06-16
* Remove the "llvm.umul.with.overflow is broken" warning; it should be Eli Friedman2009-06-16
* Add initial stab at documenting the use of LLVM with threaded clients.Owen Anderson2009-06-16
* Regenerate.Mikhail Glushenkov2009-06-16
* Rewrite the noredzone description, attempting to avoid confusing language.Dan Gohman2009-06-15
* Fix a typo.Dan Gohman2009-06-15
* Reword the description of the noredzone attribute.Dan Gohman2009-06-15
* x86_64 was completely missing from the target triples supported by the X86 codeTorok Edwin2009-06-15
* remove some old CVS-specific arguments that don't work with SVN.Chris Lattner2009-06-15
* Document noredzone and noimplicitfloat function attributes.Devang Patel2009-06-12
* CMake: New variable LLVM_LIBDIR_SUFFIX.Oscar Fuentes2009-06-12
* CMake: Documented how to cross-compile with CMake.Oscar Fuentes2009-06-11
* Revert 73074 and 73099 because Windows doesn't have POSIXDavid Greene2009-06-09
* Add a !patsubst operator. Use on string types.David Greene2009-06-08
* Update documentation.David Greene2009-06-08
* Document the stack alignment part of target data description.Daniel Dunbar2009-06-08
* Add a !regmatch operator to do pattern matching in TableGen.David Greene2009-06-08
* Move </pre> to column one to avoid an extra line of spaces in the example.Nick Lewycky2009-06-06
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* --plugin is not needed for bfd anymore. Update docs.Torok Edwin2009-06-04
* CMake: Renamed LLVM_ENABLE_ASSERTS toOscar Fuentes2009-06-04