oota-llvm.git
2007-04-04 Evan ChengTrivially re-materializable instructions have spill...
2007-04-04 Reid SpencerRevert this until the Date::Parse module can be install...
2007-04-04 Reid SpencerFor PR1302:
2007-04-04 Duncan SandsFix comment.
2007-04-04 Reid SpencerFor PR1302:
2007-04-04 Reid SpencerFor PR1302:
2007-04-04 Reid SpencerMake the LinkInFile and LinkInLibrary both return an...
2007-04-04 Reid SpencerFor PR1302:
2007-04-04 Reid SpencerFor PR1302:
2007-04-04 Reid SpencerFor PR1302:
2007-04-04 Chris Lattnertrivial optimization
2007-04-04 Reid SpencerAppease Chris' pedantic streak.
2007-04-04 Reid SpencerFix links to intrinsic functions outside LangRef.html
2007-04-04 Reid SpencerRemove intrinsics that we will not be implementing.
2007-04-04 Chris Lattneruse calloc instead of new/memset, it is more efficient
2007-04-04 Chris LattnerInitialize the symbol table to zero explicitly. This...
2007-04-04 Chris LattnerExtend StringMap to support being initialized as comple...
2007-04-04 Evan ChengNew asm test case.
2007-04-04 Evan ChengImplement inline asm modifier P.
2007-04-04 Evan ChengTypo.
2007-04-03 Bill WendlingAdding more MMX instructions.
2007-04-03 Chris Lattnermake a new missing features section
2007-04-03 Evan ChengNew test case.
2007-04-03 Evan ChengRemove unused constant pool entries.
2007-04-03 Bill WendlingUpdated
2007-04-03 Chris LattnerFix a bug I introduced with my patch yesterday which...
2007-04-03 Chris Lattnergreatly reduce hte default size of stringmap.
2007-04-03 Chris Lattnermove these to FrontendAda
2007-04-03 Chris Lattnertestcase for recent bugfix
2007-04-03 Chris Lattnermove ada tests
2007-04-03 Evan ChengNew test case.
2007-04-03 Evan ChengFixed a bug that causes codegen of noop like add r0...
2007-04-03 Chris Lattnerreinstate the previous two patches, with a bugfix :)
2007-04-03 Nicolas GeoffrayStarting implementation of the ELF32 ABI specification...
2007-04-03 Nicolas GeoffrayThe PPC64 ELF ABI is "intended to use the same structur...
2007-04-03 Nicolas GeoffrayAddition to the previous commit for getCalleeSavedRegCl...
2007-04-03 Nicolas GeoffrayThe ELF ABI specifies F1-F8 registers as argument regis...
2007-04-03 Reid SpencerPrepare for Subversion migration by implementing a...
2007-04-03 Evan ChengReverting back to 1.723. The last two commits broke...
2007-04-03 Evan ChengInverted logic.
2007-04-03 Evan ChengBad bad bug. findRegisterUseOperand() returns -1 if...
2007-04-03 Bill WendlingChanged to new MMX_ recipes.
2007-04-03 Bill WendlingAdd FEMMS and ADDQ. Renamed MMX recipes to prepend...
2007-04-03 Chris Lattnersplit some code out into a helper function
2007-04-03 Chris LattnerSplit a whole ton of code out of visitICmpInst into...
2007-04-03 Chris Lattneradd missing operator
2007-04-03 Chris LattnerFix PR1253 and xor2.ll:test[01]
2007-04-03 Chris Lattnernew testcase for PR1253
2007-04-03 Chris Lattneradd a helper function to constantint.
2007-04-03 Chris LattnerArm supports negative strides as well, add them. This...
2007-04-03 Chris Lattnernew testcase, where we should use a negative stride
2007-04-02 Chris Lattnerallow -1 strides to reuse "1" strides.
2007-04-02 Chris LattnerAdd a regtest for cases we now recognize as rotates...
2007-04-02 Scott Michel1. Insert custom lowering hooks for ISD::ROTR and ISD...
2007-04-02 Chris Lattnerfix this testcase so it passes
2007-04-02 Chris Lattnerfix this testcase on ppc hosts
2007-04-02 Dale Johannesenfix off by 1 error in displacement computation
2007-04-02 Chris Lattnerfix the CodeGen/ARM/2007-03-13-InstrSched.ll regression...
2007-04-02 Evan ChengUgh. Copy coalescer does not update register numbers.
2007-04-02 Evan ChengNew test case.
2007-04-02 Chris Lattneradd support for the 'w' inline asm register class.
2007-04-02 Devang PatelUpdate example notes to clarify system linker's role.
2007-04-02 Reid SpencerRegenerate.
2007-04-02 Reid SpencerCheck for .svn directories too to determine if a debug...
2007-04-02 Zhou Sheng1. Make use of APInt operation instead of using Constan...
2007-04-02 Zhou ShengUse uint32_t for bitwidth instead of unsigned.
2007-04-02 Chris LattnerPass the type of the store access, not the type of...
2007-04-02 Chris Lattnernew testcase.
2007-04-02 Chris LattnerFix a bug which caused us to never be able to use signe...
2007-04-02 Chris Lattnernew testcase
2007-04-02 Chris LattnerWrap long line
2007-04-02 Chris Lattneruse more obvious function name.
2007-04-02 Chris LattnerTreat xor of signbit like an add.
2007-04-02 Chris Lattneradd a helper function.
2007-04-02 Chris Lattnersimplify (x+c)^signbit as (x+c+signbit), pointed out...
2007-04-02 Chris Lattnercreative way to add one.
2007-04-02 Chris Lattnermy patch fixed the fixme.
2007-04-02 Reid SpencerFix illegal assembly syntax.
2007-04-02 Reid Spencerbwsap -> bswap
2007-04-02 Reid SpencerRegenerate
2007-04-02 Reid SpencerUpgrade the bit count intrinsics to have an i32 result.
2007-04-02 Reid SpencerAdd a test case to make sure that constant folding...
2007-04-02 Chris Lattnerreduce use of std::set
2007-04-02 Chris LattnerVarious passes before isel split edges and do other...
2007-04-02 Chris Lattnernew testcase for PR1296
2007-04-02 Lauro Ramos... - Divides the comparisons in two types: comparisons...
2007-04-02 Chris Lattneradd range version of insert()
2007-04-02 Reid SpencerRegenerate
2007-04-02 Reid SpencerDon't upgrade functions that look like a bswap intrinsi...
2007-04-02 Reid SpencerLet llvm-upgrade upgrade the bswap intrinsic.
2007-04-02 Reid SpencerLet llvm-upgrade upgrade bswap intrinsic.
2007-04-02 Reid SpencerFor PR1297:
2007-04-02 Reid SpencerRevert the name changes for llvm.bswap to allow (and...
2007-04-02 Reid SpencerHandle upgrade of llvm.bswap.iXX to llvm.bswap.iXX...
2007-04-02 Reid SpencerFix some bswap typos that Chris noticed.
2007-04-01 Chris Lattnerprint the type of an inserted IV in -debug mode.
2007-04-01 Anton KorobeynikovAdd testcase for correct sret handling.
2007-04-01 Chris Lattnersimplify this code, make it work for ap ints
2007-04-01 Chris Lattnerfix breakage from last night, simplify code.
2007-04-01 Chris Lattnergcc 3.4.4 is known-bad on x86-64
next