summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add classof() methods so that dwarf writer can decide what DIDescriptor is in...Devang Patel2009-01-05
* Add <climits>, to get the definition of CHAR_BIT. This should fixDan Gohman2009-01-05
* TargetLowering.h #includes SelectionDAGNodes.h, so it doesn't need itsDan Gohman2009-01-05
* Delete an unused variable and simplify the code.Dan Gohman2009-01-05
* s/ConstructType/ConstructTypeDIE/gDevang Patel2009-01-05
* make llvm-ld smart enough to link against native libraries that are Chris Lattner2009-01-05
* Construct stuct field DIEs.Devang Patel2009-01-05
* fix wordoChris Lattner2009-01-05
* Remove redundant ValID::ValID:: scoping (doesn't compile on Windows).Steve Naroff2009-01-05
* Construct enumerator DIE using DebugInfo.Devang Patel2009-01-05
* Reject PR3281:accepted03.ll with:Chris Lattner2009-01-05
* Construct array/vector type DIEs using DebugInfo.Devang Patel2009-01-05
* Get rid of sentinel insertion in interval reconstruction. It just masked theOwen Anderson2009-01-05
* reject PR3281:crash11.ll with:Chris Lattner2009-01-05
* reject PR3281:crash10.ll with:Chris Lattner2009-01-05
* reject PR3281:crash09.ll with this diagnostic:Chris Lattner2009-01-05
* allow opaque undefs. This resolves PR3282 and fixesChris Lattner2009-01-05
* Now, getTag() is used by DwarfWriter.Devang Patel2009-01-05
* Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman2009-01-05
* Construct basic and derived type DIEs using DebugInfo.Devang Patel2009-01-05
* Handle iAny and fAny types in TreePatternNode::UpdateNodeType.Bob Wilson2009-01-05
* subsume ConstructPointerType()Devang Patel2009-01-05
* Add the keyword 'default'.Dan Gohman2009-01-05
* subsume ConstructBasicType().Devang Patel2009-01-05
* Renamed Google Test license file from COPYING to LICENSE.TXT to match LLVMMisha Brukman2009-01-05
* squash warnings.Devang Patel2009-01-05
* A few more polygen grammar updates.Dan Gohman2009-01-05
* set standard ignoresGabor Greif2009-01-05
* Fix spelling in some comments.Bob Wilson2009-01-05
* another fix to my previous commit:Gabor Greif2009-01-05
* Fix misplaced right parentheses.Evan Cheng2009-01-05
* eliminate tabs from my previous commitGabor Greif2009-01-05
* Get rid of the tagging functions and use PointerIntPair.Gabor Greif2009-01-05
* Don't spew bitcode to standard out if this testDuncan Sands2009-01-05
* This test passes again, unXFAIL.Torok Edwin2009-01-05
* Atom and Core i7 do not have same model number after all.Evan Cheng2009-01-05
* produce the same diagnostics for vicmp constant exprs as vicmp instructions.Chris Lattner2009-01-05
* Fix PR3281:crash08.ll with this diagnostic:Chris Lattner2009-01-05
* reject PR3281:crash07.ll with:Chris Lattner2009-01-05
* alignment of 0 is not valid.Chris Lattner2009-01-05
* reject undef/zero labels. This fixes PR3281:crash0[56].ll with theseChris Lattner2009-01-05
* add checking intentionally elided for vfcmp/vicmp since they should reallyChris Lattner2009-01-05
* diagnose PR3281:crash02.ll with:Chris Lattner2009-01-05
* reject PR3281:crash01.ll with:Chris Lattner2009-01-05
* tighten up return type checkChris Lattner2009-01-05
* fix PR3281:accepted0[02].ll: represent empty arrays distinctly, andChris Lattner2009-01-05
* PR3281:crash00.ll: produce this diagnostic instead of crashing:Chris Lattner2009-01-05
* Handle weak_extern in the JIT. This fixesDan Gohman2009-01-05
* CellSPU:Scott Michel2009-01-05
* gc is not an obsolete keyword.Dan Gohman2009-01-05