Add a 'normalize' method to the Triple class, which takes a mucked up
[oota-llvm.git] / utils /
2010-08-12 Daniel Dunbartblgen/AsmMatcher: Always emit the match function as...
2010-08-11 Bob WilsonMove the ARM SSAT and USAT optional shift amount operan...
2010-08-11 Daniel Dunbartblgen/AsmMatcher: Treat '.' in assembly strings as...
2010-08-11 Daniel Dunbartblgen/AsmMatcher: Downgrade instructions with tied...
2010-08-11 Bob WilsonAdd a separate ARM instruction format for Saturate...
2010-08-10 Eric ChristopherWe already have this as OperandNode.
2010-08-10 Bob WilsonInstall llvmCore_Sim to the simulator SDK directory...
2010-08-10 Dan GohmanExpand uses of python 2.6's "A if B else C" syntax...
2010-08-08 Bill WendlingAdd back in r109901, which adds a Compare flag to the...
2010-08-06 Rafael EspindolaFix eabi calling convention when a 64 bit value shadows r3.
2010-08-06 Bill WendlingRevert r109901. The implementation of <rdar://problem...
2010-08-06 Eric ChristopherMoar words!
2010-08-06 Nate BegemanAdd tablegen support for vdup_lane
2010-08-05 Dan GohmanRemove IntrWriteMem, as it's the default. Rename IntrWr...
2010-08-04 Dan GohmanUpdate the polygen grammar for linker_private and linke...
2010-08-04 Dan GohmanPrint a message when a test failure is due to stderr...
2010-08-04 Dan GohmanRemove CVS artifacts.
2010-08-04 Dan GohmanDelete scripts which haven't noticed that CVS has gone...
2010-08-04 Dan Gohmancvsupdate is gone.
2010-08-04 Dan GohmanDelete mkpatch. Everything it does is already done...
2010-08-04 Dan GohmanChange the logic which interprets output on stderr...
2010-08-04 Dan GohmanDon't print "Command output (stdout):" when the command...
2010-08-04 Dan GohmanUse the regular conditional operator syntax instead...
2010-08-02 Daniel Dunbarbuild: Fix a dependency.
2010-08-02 Daniel Dunbartests: Add an 'llvm-lit' tool (script), which gets...
2010-08-02 Daniel Dunbarlit: Allow clients to define predefined parameters.
2010-07-30 Bill WendlingAdd a "Compare" flag to the target instruction descript...
2010-07-30 Benjamin KramerTweak suppressions.
2010-07-30 Jim GrosbachMany Thumb2 instructions can reference the full ARM...
2010-07-29 Benjamin KramerSupress valgrind errors from python.
2010-07-29 Owen AndersonMake un-named values legible in certain vim configurations.
2010-07-28 Bob WilsonFix a warning from gcc-4.0 (from the ppc buildbot).
2010-07-28 Eric ChristopherFilter out patterns that have PredicateOperands.
2010-07-27 Mikhail GlushenkovReturn -1 only on failure to execute a program.
2010-07-26 Eric Christopher80-col.
2010-07-23 Mikhail GlushenkovGet rid of exceptions in llvmc.
2010-07-22 Bob WilsonAdd an explicit -sdk option to xcrun command.
2010-07-22 Daniel Dunbarlit: Add some example tests for previous commit.
2010-07-21 Daniel Dunbarlit: Add support for 'REQUIRES: feature-one, feature...
2010-07-21 Eric ChristopherHack around extracts that aren't easy to process.
2010-07-20 Bob WilsonAdd support for a new Apple-style build target, Embedde...
2010-07-20 Chris Lattnerremove option from tablegen for building static header.
2010-07-19 Bruno Cardoso LopesAdd 256-bit vaddsub, vhadd, vhsub, vblend and vdpp...
2010-07-19 Bob WilsonSave a copy of the unstripped libLTO.dylib in $SYM_DIR...
2010-07-19 Mikhail GlushenkovRemove code duplication.
2010-07-19 Mikhail GlushenkovBetter error reporting for switch_list.
2010-07-19 Daniel DunbarTblGen/AsmMatcher: Add support for honoring instruction...
2010-07-19 Mikhail Glushenkovllvmc: Add a new option type (switch_list).
2010-07-16 Bill WendlingUpdate comment.
2010-07-16 Bill WendlingRename DBG_LABEL PROLOG_LABEL, because it's only used...
2010-07-14 Bob WilsonRemove the entire docs directory from Apple-style builds.
2010-07-14 Bob WilsonTry to get embedded build of llvmCore to pass verification.
2010-07-12 Jakob Stoklund OlesenSilence a warning.
2010-07-12 Duncan SandsConvert some tab stops into spaces.
2010-07-11 Jakob Stoklund OlesenReplace copyRegToReg with COPY in FastISelEmitter.
2010-07-10 Dan GohmanReapply bottom-up fast-isel, with several fixes for...
2010-07-09 Bruno Cardoso LopesStart the support for AVX instructions with 256-bit...
2010-07-09 Bob Wilson--- Reverse-merging r107947 into '.':
2010-07-09 Dan GohmanThese changes should have accompanied r107943.
2010-07-08 Dale JohannesenChanges to ARM tail calls, mostly cosmetic.
2010-07-08 Dan GohmanRevert 107840 107839 107813 107804 107800 107797 107791.
2010-07-07 Chris LattnerImplement the major chunk of PR7195: support for 'callw'
2010-07-07 Dan GohmanGive FunctionLoweringInfo an MBB member, avoiding the...
2010-07-07 Duncan SandsRename "Release" builds as "Release+Asserts"; rename...
2010-07-02 Jakob Stoklund OlesenAdd a new target independent COPY instruction and code...
2010-07-02 Jakob Stoklund OlesenClean up TargetOpcodes.h a bit, and limit the number...
2010-06-29 Bill WendlingUse -l option to remove symbols from i386.
2010-06-29 Bill WendlingStrip resulting binaries.
2010-06-25 Duncan SandsRemove unused variables.
2010-06-24 Bob WilsonChange array references to match my previous change...
2010-06-24 Bob WilsonFix up some comments.
2010-06-24 Bob WilsonUse the struct tags mandated by ARM's ABI. Also use...
2010-06-23 Nico WeberAdd support for the x86 instructions "pusha" and "popa".
2010-06-23 Bruno Cardoso LopesFix a tblgen bug.
2010-06-23 Nick LewyckyDon't link against libm and libpthread which don't...
2010-06-22 Bill WendlingGenerate DWARF information during Apple-style build...
2010-06-22 Bruno Cardoso LopesFix a subtle multiclass bug: when using class inheritan...
2010-06-21 Eric ChristopherRemove isTwoAddress from llvm.
2010-06-20 Nate BegemanAdd support for returning multiple vectors via sret...
2010-06-18 Dale JohannesenAn attempt to fix the problem Anton reported with
2010-06-18 Bruno Cardoso LopesTeach tablegen how to inherit from classes in 'defm...
2010-06-18 Dan GohmanStart TargetRegisterClass indices at 0 instead of 1...
2010-06-17 Bruno Cardoso LopesIn case Rec is a definition and not a class, do the...
2010-06-17 Nate BegemanModify tablegen to support generating all NEON code...
2010-06-17 Bruno Cardoso LopesFix the handling of !if result, avoiding null results...
2010-06-17 Bruno Cardoso LopesFor a tablegen expression such as !if(a,b,c), let 'a'
2010-06-17 Sean HuntFix the typo in my previous one-line commit.
2010-06-16 Sean HuntMake sure CMake can build the files added by my previou...
2010-06-16 Sean HuntAdd preliminary clang attribute generation support.
2010-06-16 Bruno Cardoso Lopeslet the '!eq' expression support 'int' and 'bit' types
2010-06-15 Nate BegemanMake VC++ happy
2010-06-15 Dale JohannesenNext round of tail call changes. Register used in...
2010-06-14 Chris Lattnergenerate better code in CheckComplexPattern
2010-06-14 Bob WilsonHonor the SDKROOT setting when building llvm.
2010-06-14 Nate BegemanAdd the last of the SemaChecking-gen code.
2010-06-13 Nate BegemanAdd a helping of comments
2010-06-12 Daniel Dunbarlit: Replace /dev/null in scripts with temporary files...
2010-06-12 Chris Lattnerdeclare a class with 'class' instead of struct to avoid...
2010-06-12 Nate BegemanAdd generic vector support for bitselect & element...
2010-06-11 Bruno Cardoso LopesMore AVX instructions ({ADD,SUB,MUL,DIV}{SS,SD}rm)
next