For PR723:
[oota-llvm.git] / utils /
2006-04-06 Chris LattnerInfer element types for shuffle masks
2006-04-06 Chris Lattnerrename a method, to avoid confusion with llvm intrinsics.
2006-04-02 Chris LattnerAdjust the Intrinsics.gen interface a little bit
2006-03-31 Chris Lattnerregenerate
2006-03-31 Chris LattnerGeneralize the previous binary operator support and...
2006-03-31 Chris LattnerAllow bits init values to be used in patterns, turn...
2006-03-31 Chris LattnerFinal bugfix for PR724. GCC won't inline varargs funct...
2006-03-31 Chris LattnerWhen emitting code for the verifier, instead of emittin...
2006-03-30 Chris Lattnerregenerate
2006-03-30 Chris LattnerImplement Regression/TableGen/DagDefSubst.ll
2006-03-28 Evan ChengDon't sort the names before outputing the intrinsic...
2006-03-28 Chris LattnerTblgen doesn't like multiple SDNode<> definitions that...
2006-03-28 Chris LattnerOnly compute intrinsic valuetypes when in a target...
2006-03-28 Chris Lattnerrevert this, it breaks things.
2006-03-27 Chris LattnerAdd support for decoding iPTR to the right pointer...
2006-03-27 Chris LattnerPrint error messages like this:
2006-03-25 Chris LattnerAdd a missing check which cause an invalid .td file...
2006-03-25 Chris LattnerWhen failing selection for an intrinsic, print this:
2006-03-24 Chris LattnerChange approach so that we get codegen for free for...
2006-03-24 Chris Lattnerfix 80 column violations
2006-03-24 Chris LattnerParse intrinsics correctly and perform type propagation...
2006-03-24 Jim LaskeyAdd dwarf register numbering to register data.
2006-03-24 Chris LattnerMake sure to initialize the TheDef field!
2006-03-24 Chris LattnerMove CodeGenIntrinsic implementation to CodeGenTarget...
2006-03-24 Chris Lattnerextract some more information from the intrinsic table
2006-03-24 Reid SpencerRemove the interpreter component as its not working...
2006-03-23 Reid SpencerAdd a .cvsignore file to get rid of notices about gram...
2006-03-23 Reid SpencerAdd new generated files to be ignored.
2006-03-23 Reid SpencerIgnore temporary files generated by building.
2006-03-23 Reid SpencerUpdate to llvm-config tool, by Erik Kidd:
2006-03-23 Reid SpencerA little script to find LLVM symbols. Ideally this...
2006-03-23 Reid SpencerDon't print out ugly command line when building LibDeps...
2006-03-23 Reid SpencerUpdated for library changes:
2006-03-23 Evan ChengAllow result node to be a simple leaf node. This enable...
2006-03-22 Reid SpencerThese changes are necessary to support the new llvm...
2006-03-21 Evan ChengDon't forget to promote xform function to an explicit...
2006-03-21 Chris Lattnerminor code simplification
2006-03-21 Reid SpencerCause the various warnings list to be generated via...
2006-03-20 Evan ChengThe node wrapped in PatLeaf<> should be treated as...
2006-03-20 Evan ChengIt should be ok for a xform output type to be different...
2006-03-20 Evan ChengCopy matching pattern's output type info to instruction...
2006-03-20 Chris LattnerAdd a new SDTCisIntVectorOfSameSize type constraint
2006-03-19 Reid SpencerThe library dependency file in flat format. This file...
2006-03-19 Reid SpencerFirst cut at the Makefile for llvm-config. This initial...
2006-03-19 Reid SpencerAdd a -flat option for generating the library dependenc...
2006-03-19 Evan ChenggetEnumName() missed v8i8, v4i16, and v2i32 types
2006-03-18 Chris LattnerFix miscodegen of V_SET0 in PPC.
2006-03-17 Reid SpencerUse the <tt> tag instead of <pre> tag to get code/file...
2006-03-15 Chris Lattnerallow the GCCBuiltinName field to be optional
2006-03-15 Jeff CohenFix VC++ build error.
2006-03-15 Chris Lattnerremove typo
2006-03-15 Chris LattnerAutogenerate a table of intrinsic names, so we can...
2006-03-15 Chris LattnerAutogenerate code to map from GCC builtin to LLVM intri...
2006-03-14 Reid SpencerAllow a sequence of digits at the end of the directory...
2006-03-14 Reid SpencerChange llvm.cs.uiuc.edu -> llvm.org
2006-03-14 Reid SpencerAdd a newline at the end to avoid gcc warnings.
2006-03-14 Reid SpencerConvert llvm.cs.uiuc.edu -> llvm.org
2006-03-13 Chris Lattneremit a mapping from LLVM intrinsic -> GCC builtins.
2006-03-13 Chris LattnerVerify that packed type operands have the right size...
2006-03-11 Chris Lattnerfix pasto in generate assertion msg
2006-03-09 Chris Lattnergenerate side-effect info
2006-03-09 Chris LattnerParse mod/ref properties, autogen mod/ref information
2006-03-09 Chris Lattnerparse intrinsic types
2006-03-09 Chris Lattnerautogenerate the function name recognizer
2006-03-09 Evan ChengTemporary hack to enable more (store (op (load ......
2006-03-07 Evan ChengDon't generate silly matching code like this:
2006-03-03 Chris LattnerSilence a warning.
2006-03-03 Chris LattnerFix pasteo
2006-03-03 Chris Lattnerremove a bunch of long-dead testing code
2006-03-03 Chris Lattnerinitial implementation of intrinsic parsing
2006-03-03 Chris Lattnerremove out of date comment
2006-03-03 Chris LattnerAdd support for "-Ifoo" in addition to "-I foo"
2006-03-03 Chris LattnerRegenerate
2006-03-03 Chris Lattneradd support for multiple include directories
2006-03-01 Evan ChengNew vector type v2f32.
2006-02-24 Chris LattnerSelect inline asm memory operands.
2006-02-20 Evan ChengAdded x86 integer vector types: 64-bit packed byte...
2006-02-18 Jeff CohenFix bugs identified by VC++.
2006-02-18 Evan ChengBump up pattern cost if the resulting instruction is...
2006-02-15 Chris LattnerCheck the new form for bison output into CVS
2006-02-14 Chris LattnerAdjust to new form of handling lexer dependencies,...
2006-02-09 Evan ChengCall InsertISelMapEntry rather than map insertion opera...
2006-02-09 Evan ChengMatch getTargetNode() changes (now returns SDNode*...
2006-02-09 Evan ChengChange Select() from
2006-02-08 Evan ChengAdded options -cflag, -cxxflags, and -ldflags to overri...
2006-02-08 Evan ChengRemove -pedantic. It no longer works.
2006-02-07 Evan ChengHoist all SDOperand declarations within a Select_{opcod...
2006-02-06 Chris LattnerAdd support for modifier strings in machine instr descr...
2006-02-06 Chris LattnerSimplify the variant handling code, no functionality...
2006-02-06 Evan ChengAt the end of isel, select a replacement node for each...
2006-02-06 Evan ChengName change.
2006-02-05 Evan ChengHandle HANDLENODE: just return itself.
2006-02-05 Evan ChengAllow more loads to be folded which were previously...
2006-02-05 Evan ChengRe-committing the last bit of change. It shouldn't...
2006-02-04 Chris LattnerTemporarily revert the last change, which breaks PPC...
2006-02-04 Evan ChengComplex pattern's custom matcher should not call Select...
2006-02-03 Chris Lattnernode predicates add to the complexity of a pattern...
2006-02-03 Evan Cheng(store (op (load ...))) folding problem. In the generat...
2006-02-01 Chris Lattneradd a note, ya knoe
2006-02-01 Evan ChengIf a pattern's root node is a constant, its size should...
next