aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* rename indbr -> indirectbr to appease the residents of #llvm.Chris Lattner2009-10-281-8/+8
* typoChris Lattner2009-10-271-1/+1
* you can't take the address of the entry block of a function.Chris Lattner2009-10-271-2/+2
* improvements from gabor.Chris Lattner2009-10-271-2/+2
* fix things pointed out by Dan!Chris Lattner2009-10-271-4/+9
* document the forthcoming blockaddress constant.Chris Lattner2009-10-271-1/+26
* Change the JIT to compile eagerly by default as agreed inJeffrey Yasskin2009-10-272-38/+28
* fix pasto pointed out by RafaelChris Lattner2009-10-271-1/+1
* add enough support for indirect branch for the feature test to passChris Lattner2009-10-271-0/+50
* Fix reversed logic spotted by Owen Anderson.Nick Lewycky2009-10-271-2/+2
* Remove all references to MallocInst and FreeInstVictor Hernandez2009-10-261-96/+19
* Move DataTypes.h to include/llvm/System, update all users. This breaks the lastChandler Carruth2009-10-261-1/+1
* lit: Add --config-prefix option, to override default config file names.Daniel Dunbar2009-10-251-0/+5
* Regenerate.Mikhail Glushenkov2009-10-251-30/+75
* Auto-upgrade free instructions to calls to the builtin free function.Victor Hernandez2009-10-241-12/+0
* Add 2.6 release note.Tanya Lattner2009-10-231-0/+1
* Try r84890 again (adding ValueMap<>), now that I've tested the compile onJeffrey Yasskin2009-10-221-0/+18
* Revert r84890, which broke the linux build.Jeffrey Yasskin2009-10-221-18/+0
* Add a ValueMap<ValueOrSubclass*, T> type. ValueMap<Value*, T> is safe to useJeffrey Yasskin2009-10-221-0/+18
* Rename msasm to alignstack per review.Dale Johannesen2009-10-211-6/+10
* Two corrections for docs/CMake.html.Oscar Fuentes2009-10-211-2/+2
* Add link to 'lit' from CommandGuide.Daniel Dunbar2009-10-191-0/+2
* check in a bunch of content from TestingGuide. Part of PR5216Chris Lattner2009-10-171-3/+183
* Update from Cristina, llvm-gcc doesn't build on the SPARC version of solarisChris Lattner2009-10-161-1/+1
* The gcc plugin is now called dragonegg.so and no longer llvm.so.Duncan Sands2009-10-151-1/+1
* I don't see any point in having both eh.selector.i32 and eh.selector.i64,Duncan Sands2009-10-141-4/+2
* Documentation for the new msasm flag, which is noDale Johannesen2009-10-131-2/+16
* rename ReleaseNotes-2.6.html -> ReleaseNotes.htmlChris Lattner2009-10-132-1681/+717
* add ZeroChris Lattner2009-10-131-1/+18
* Force memory use markers to have a ConstantInt for the size argument.Nick Lewycky2009-10-131-8/+12
* Add new "memory use marker" intrinsics. These indicate lifetimes and invariantNick Lewycky2009-10-131-0/+131
* fix validation error pointed out by gabor (and the w3c :)Chris Lattner2009-10-121-1/+1
* Improve bugpoint doc, patch by Timo Lindfors!Chris Lattner2009-10-121-0/+11
* another bunch of <tt>sGabor Greif2009-10-121-8/+8
* even more <tt>sGabor Greif2009-10-121-14/+14
* more typewriter faceGabor Greif2009-10-121-17/+20
* fix three validation errors, I leave the fourth to sabre :-)Gabor Greif2009-10-121-4/+1
* set some options in typewriter fontGabor Greif2009-10-121-4/+5
* Documentation: Perform automated correction of common typos.Benjamin Kramer2009-10-1219-42/+42
* Fix typo, patch from Timo Juhani Lindfors.Torok Edwin2009-10-122-2/+2
* pic16 uses 16 bit pointers, but is 8 bit.Chris Lattner2009-10-111-1/+1
* More DragonEgg verbiage.Duncan Sands2009-10-111-12/+17
* Remove spurious brackets.Duncan Sands2009-10-111-1/+1
* add PR5004 as a known problem.Chris Lattner2009-10-111-0/+6
* duncan points out that llvm-gcc doesn't do the right thing with -fverbose-asm...Chris Lattner2009-10-111-2/+3
* some notes from AntonChris Lattner2009-10-111-1/+5
* catch some other serial commas that my earlier grep did not spotGabor Greif2009-10-111-3/+3
* eliminate some instances of serial comma. sabre, if you feel strong about thi...Gabor Greif2009-10-111-13/+13
* Fix typo.Duncan Sands2009-10-111-1/+1
* apply some tweaksGabor Greif2009-10-111-9/+10