For PR495:
[oota-llvm.git] / lib / AsmParser /
2005-06-24 Chris LattnerFix grammar
2005-06-22 Andrew LenharthIf we support structs as va_list, we must pass pointers...
2005-06-20 Andrew Lenharthbecause some functions just use va_start and pass thing...
2005-06-19 Andrew Lenharthva_end fix
2005-06-19 Andrew Lenharthadd a check for the mixing of vaarg and vanext with...
2005-06-18 Andrew Lenharthcore changes for varargs
2005-05-20 Chris LattnerGive the asmparser the ability to parse strings. Patch...
2005-05-10 Misha Brukman* Convert tabs to spaces, fix code alignment
2005-05-06 Chris Lattnerparse new calling conv specifiers
2005-05-06 Chris Lattneruse splice instead of remove/insert for a minor speedup
2005-05-06 Chris Lattnerremove some ugly hacks that are no longer needed since...
2005-05-06 Chris Lattnerlex tail
2005-05-06 Chris LattnerAdd a 'tail' marker for call instructions, patch contri...
2005-05-02 Andrew LenharthRemove support for 1.0 style varargs
2005-04-21 Misha Brukman* Remove trailing whitespace
2005-04-19 Chris Lattnerfix PR549
2005-03-23 Chris Lattnerdon't crash in some bad cases.
2005-03-21 Chris LattnerRemove a bunch of cruft and dead code for handling...
2005-03-15 Chris LattnerThis mega patch converts us from using Function::a...
2005-03-05 Chris Lattnerzap
2005-02-24 Chris Lattneradd more checking
2005-02-24 Chris LattnerDo not read free'd memory when printing an error message.
2005-02-22 Chris LattnerC++ is not a functional programming language.
2005-02-01 Chris LattnerFix test/Regression/Assembler/2005-01-31-CallingAggrega...
2005-02-01 Chris LattnerApparently := confuses makellvm
2005-01-29 Chris LattnerAdjust to slight changes in instruction interfaces.
2005-01-08 Chris LattnerSilence VS warnings.
2004-12-10 Alkis EvlogimenosDo not allow empty label names.
2004-12-10 Chris LattnerImplement test/Feature/escaped_label.ll
2004-12-08 Chris LattnerAdd support for compilers with arg dependent name looku...
2004-12-06 Reid SpencerFor PR409: \
2004-11-28 Chris LattnerFix PR463
2004-10-28 Reid SpencerMake sure that the yacc and lex output are specified...
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2004-10-26 Chris LattnerPlug a memory leak in the asmparser. It turns out...
2004-10-22 Reid SpencerWe won't use automake
2004-10-18 Reid SpencerInitial automake generated Makefile template
2004-10-16 Chris LattnerParse undef and unreachable
2004-10-13 Reid SpencerUpdate to reflect changes in Makefile rules.
2004-10-10 Reid SpencerInitial version of automake Makefile.am file.
2004-10-09 Chris LattnerAdd a check to avoid an assertion on malformed input
2004-09-14 Reid SpencerOkay, the list of link-time passes wasn't such a hot...
2004-09-13 Reid SpencerAdd support for the link-time pass list to Modules.
2004-09-01 Reid SpencerChanges For Bug 352
2004-08-21 Reid SpencerExamine the type code in the setcc class of instruction...
2004-08-20 Chris Lattnerquish a warning
2004-08-20 Brian GaekePacked types, brought to you by Brad Jones
2004-08-17 Chris LattnerWork around PR424 for old c/c++ frontends.
2004-07-29 Alkis EvlogimenosMerge i*.h headers into Instructions.h as part of bug403.
2004-07-26 Chris LattnerFix bug in previous patch :(
2004-07-26 Chris LattnerFix an extremely serious regression that was causing...
2004-07-25 Reid SpencerAdjust to new Module.h interface for dependent libraries
2004-07-25 Reid Spencerbug 263:
2004-07-25 Reid Spencerbug 263:
2004-07-18 Reid Spencerbug 122:
2004-07-16 Chris LattnerFix the regressions handling unnamed global variables
2004-07-14 Chris LattnerThis is logically part of the last patch. Just more...
2004-07-14 Chris Lattner** Finally DeclareNewGlobalValue is dead!
2004-07-14 Chris Lattner* Fairly substantial change. Instead of creating new...
2004-07-14 Chris LattnerFold setValueNameMergingDuplicates into ParseGlobalVari...
2004-07-14 Chris LattnerFix a regression from last night. Apparently the CFE...
2004-07-14 Chris LattnerPull out code shared between GV forward-decl and defini...
2004-07-14 Chris LattnerSimplify code. Do not allow functions to be redefined...
2004-07-14 Chris LattnerRemove a gross and crufty "feature" that was never...
2004-07-14 Chris LattnerFinegrainify namespacification
2004-07-14 Chris LattnerRevamp handling of labels. In particular, if we create...
2004-07-14 Chris LattnerSplit the basic block handling case out of getVal into...
2004-07-13 Chris LattnerFine-grainify namespacification, prune #include
2004-07-13 Chris LattnerFix typeo and refactor bb productions to make it possib...
2004-07-13 Chris LattnerEliminate some mega-cruft here. There is no reason...
2004-07-13 Chris LattnerInline the now trivial setValueNameInternal function...
2004-07-13 Chris LattnerNow that basic blocks are eagerly inserted into the...
2004-07-13 Chris LattnerA couple of substantial cleanup fixes:
2004-07-13 Chris LattnerReplace a bunch of complex ConstantPointerRef referring...
2004-07-09 Chris LattnerDon't call Type::setName()
2004-07-08 Chris LattnerEliminate uses of the UniqueID field on Type objects
2004-07-04 Reid Spencer- remove use of isa<Type>(Val) since there's no inherit...
2004-07-04 Reid SpencerRemove use of Type::TypeTy which is no longer defined...
2004-06-17 Chris LattnerRename Type::PrimitiveID to TypeId and ::getPrimitiveID...
2004-05-28 Reid SpencerRemove some more dead code resulting from adding setTyp...
2004-05-27 Reid SpencerRemove an assertion that uses Type::TypeTy that is...
2004-05-27 Chris LattnerAdd support for dos-style files
2004-05-26 Reid SpencerProvide the correct patch for bug 345. The solution...
2004-05-26 Chris LattnerA quick and ugly hack to fix PR345. I used TypeTy...
2004-05-25 Reid SpencerChanged to use SymbolTable's new lookup interface.
2004-04-17 Chris LattnerFix a memory leak. We leaked the vector holding the...
2004-04-05 Chris LattnerSupport getelementptr instructions which use uint's...
2004-03-31 Chris LattnerAvoid TRUE and FALSE which apparently conflict with...
2004-03-30 Chris LattnerFix bug: Assembler/2004-03-30-UnclosedFunctionCrash.llx
2004-03-19 Chris LattnerHrm, we were leaking ~1M of garbage that valgrind never...
2004-03-12 Chris LattnerAllow parsing select instruction and constant expr
2004-03-08 Chris LattnerInsert functions into the module promptly, not lazily...
2004-03-08 Chris LattnerEliminate a REALLY HORRIBLE API: mutateReferences,...
2004-02-09 Chris LattnerIt turns out that the two dimensional vectors were...
2004-02-09 Chris LattnerWhen resolving upreferences, if multiple uprefs will...
2004-02-09 Chris LattnerAdjust to the changed StructType interface. In particu...
2004-02-09 Chris LattnerStart using the new and improve interface to FunctionTy...
2004-02-09 Chris LattnerThis #include is not needed, it should have been remove...
2004-02-09 Chris LattnerInstead of searching the entire type graph for a type...
2004-02-09 Chris LattnerUpreferences are always OpaqueTypes, meaning that it...
next