aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* reject PR3281:crash09.ll with this diagnostic:Chris Lattner2009-01-051-0/+6
* allow opaque undefs. This resolves PR3282 and fixesChris Lattner2009-01-051-1/+2
* Now, getTag() is used by DwarfWriter.Devang Patel2009-01-051-3/+4
* Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman2009-01-0599-171/+97
* Construct basic and derived type DIEs using DebugInfo.Devang Patel2009-01-051-0/+44
* Handle iAny and fAny types in TreePatternNode::UpdateNodeType.Bob Wilson2009-01-051-5/+7
* subsume ConstructPointerType()Devang Patel2009-01-051-8/+2
* Add the keyword 'default'.Dan Gohman2009-01-051-1/+1
* subsume ConstructBasicType().Devang Patel2009-01-051-11/+6
* Renamed Google Test license file from COPYING to LICENSE.TXT to match LLVMMisha Brukman2009-01-053-2/+2
* squash warnings.Devang Patel2009-01-057-2/+8
* A few more polygen grammar updates.Dan Gohman2009-01-051-11/+10
* set standard ignoresGabor Greif2009-01-050-0/+0
* Fix spelling in some comments.Bob Wilson2009-01-052-2/+2
* another fix to my previous commit:Gabor Greif2009-01-051-2/+5
* Fix misplaced right parentheses.Evan Cheng2009-01-051-2/+2
* eliminate tabs from my previous commitGabor Greif2009-01-052-5/+5
* Get rid of the tagging functions and use PointerIntPair.Gabor Greif2009-01-053-58/+27
* Don't spew bitcode to standard out if this testDuncan Sands2009-01-051-1/+1
* This test passes again, unXFAIL.Edwin Török2009-01-051-1/+0
* Atom and Core i7 do not have same model number after all.Evan Cheng2009-01-051-4/+3
* produce the same diagnostics for vicmp constant exprs as vicmp instructions.Chris Lattner2009-01-051-1/+7
* Fix PR3281:crash08.ll with this diagnostic:Chris Lattner2009-01-052-10/+25
* reject PR3281:crash07.ll with:Chris Lattner2009-01-052-6/+10
* alignment of 0 is not valid.Chris Lattner2009-01-051-2/+2
* reject undef/zero labels. This fixes PR3281:crash0[56].ll with theseChris Lattner2009-01-051-1/+5
* add checking intentionally elided for vfcmp/vicmp since they should reallyChris Lattner2009-01-051-0/+4
* diagnose PR3281:crash02.ll with:Chris Lattner2009-01-051-0/+3
* reject PR3281:crash01.ll with:Chris Lattner2009-01-051-1/+2
* tighten up return type checkChris Lattner2009-01-051-4/+2
* fix PR3281:accepted0[02].ll: represent empty arrays distinctly, andChris Lattner2009-01-051-1/+7
* PR3281:crash00.ll: produce this diagnostic instead of crashing:Chris Lattner2009-01-051-1/+5
* Handle weak_extern in the JIT. This fixesDan Gohman2009-01-054-13/+28
* CellSPU:Scott Michel2009-01-053-173/+418
* gc is not an obsolete keyword.Dan Gohman2009-01-051-2/+2
* Update polygen grammar for recent language changes.Dan Gohman2009-01-051-23/+27
* CellSPU:Scott Michel2009-01-051-0/+25
* CellSPU:Scott Michel2009-01-055-94/+371
* Move the libcall annotating part from doFinalization to doInitialization.Nick Lewycky2009-01-051-18/+77
* A few more whitespace tidyments.Dan Gohman2009-01-041-7/+7
* Tidy whitespace.Dan Gohman2009-01-041-8/+8
* Regenerate.Bill Wendling2009-01-041-0/+6
* Modify the unittests Makefiles so that they don't rebuild parts of LLVM just toBill Wendling2009-01-044-5/+23
* The .llx suffix is obsolete.Dan Gohman2009-01-041-1/+0
* Update VIM LLVM IR syntax highlighting.Dan Gohman2009-01-041-18/+52
* Add a mechanism to specify attributes in getOrInsertFunction.Nick Lewycky2009-01-042-3/+37
* Refactor some parser interfaces to fix PR3278 and a FIXME:Chris Lattner2009-01-043-23/+25
* Run a post-pass that marks known function declarations by name.Nick Lewycky2009-01-042-0/+455
* elf writer really wants the size of the global, not the size Chris Lattner2009-01-041-3/+3
* Set a few more vimrc indentation options.Dan Gohman2009-01-041-2/+4