Fix PR2341 - when the length is 4 use an i32 not
[oota-llvm.git] / lib /
2008-05-19 Duncan SandsFix PR2341 - when the length is 4 use an i32 not
2008-05-19 Gordon HenriksenReverting accidental commit of generated files.
2008-05-19 Gordon HenriksenRemove a duplicative binding. Patch by Mahadevan R.
2008-05-18 Nate BegemanTeach GVN to not assert on vector comparisons
2008-05-18 Nate BegemanFix a backwards check in the JIT symbol table code
2008-05-18 Chris LattnerFix PR2339
2008-05-17 Nick LewyckyRevert constant-folding change that will miscompile...
2008-05-17 Chris Lattnertrip count computation deficiency
2008-05-17 Nick LewyckyUnbreak the build.
2008-05-17 Nick LewyckyConstant fold inttoptr and ptrtoint.
2008-05-17 Nick LewyckyMove isTrueWhenEqual to ICmpInst.
2008-05-16 Dale JohannesenLess conservative verison of previous patch,
2008-05-16 Dale JohannesenWeak functions not declared non-throwing might be
2008-05-16 Eric ChristopherAdd functions to enable adding a single attribute to...
2008-05-16 Dale JohannesenRecord weak external linkage in a case where we were
2008-05-16 Gabor GreifAPI change for {BinaryOperator|CmpInst|CastInst}::creat...
2008-05-16 Evan ChengIf the result of a BIT_CONVERT is a v1* vector, it...
2008-05-16 Duncan SandsBill pointed out that system headers should be
2008-05-16 Duncan SandsSilence the compiler warning differently. The
2008-05-16 Evan ChengDo not dup malloc, vector instructions, etc. Throttle...
2008-05-16 Owen AndersonRemove ADCE's ability to delete loops. This ability...
2008-05-16 Owen AndersonClean ups for loop deletion based on Chris' feedback.
2008-05-16 Chris Lattnerimplement PR2328.
2008-05-16 Dale JohannesenTreat common as distinct from weak global on Darwin...
2008-05-16 Dan GohmanRevert the change from r51157 in
2008-05-15 Dan GohmanFix a bug in LoopStrengthReduce that caused it to emit...
2008-05-15 Evan ChengFix typos and comments.
2008-05-15 Dale JohannesenAllow an extra bit for CommonLinkage.
2008-05-15 Nate BegemanActually scalarize the operand to BIT_CONVERT instead...
2008-05-15 Dan GohmanIR support for extractvalue and insertvalue instruction...
2008-05-15 Dan GohmanUse static and anonymous namespaces consistently with...
2008-05-15 Devang PatelRemove useless check.
2008-05-15 Evan ChengDisable JIT symbol table for now.
2008-05-15 Duncan SandsUse of UINT_MAX requires climits, at least when
2008-05-15 Gabor GreifFix a bunch of 80col violations that arose from the...
2008-05-15 Evan ChengMake use of vector load and store operations to impleme...
2008-05-15 Nate BegemanMove the operator new and operator delete out of line...
2008-05-14 Dale JohannesenDon't assume underlying APInt type is limited
2008-05-14 Bill WendlingSituations can arise when you have a function called...
2008-05-14 Dale JohannesenRemove undefined behavior in hex string->APFloat
2008-05-14 Evan ChengUse a better idiom to silence compiler warnings.
2008-05-14 Chris Lattnerrename SimplifyCFG.cpp -> SimplifyCFGPass.cpp
2008-05-14 Evan ChengSilence warnings.
2008-05-14 Evan ChengReally silence compiler warnings.
2008-05-14 Evan ChengReally silence compiler warnings.
2008-05-14 Dale JohannesenCommonLinkage (missed a file)
2008-05-14 Dale JohannesenGenerated files for CommonLinkage.
2008-05-14 Dale JohannesenAdd CommonLinkage; currently tentative definitions
2008-05-14 Evan ChengSilence some compiler warnings.
2008-05-14 Devang PatelSimplify internalize pass. Add test case.
2008-05-14 Dan GohmanWhen bit-twiddling CondCode values for integer comparis...
2008-05-14 Sanjiv GuptaDetabification. Fixed indentation and spacing.
2008-05-14 Nicolas GeoffrayFix typo in ParameterAttribute fields usage. Add an...
2008-05-14 Sanjiv GuptaFixed the file description header at the top to remove...
2008-05-14 Evan ChengDoh. Alignment is in bytes, not in bits.
2008-05-14 Dan GohmanChange target-specific classes to use more precise...
2008-05-14 Dan GohmanWhitespace cleanups.
2008-05-14 Dan GohmanMake PreVerifyID, IntSigsEnd, and KillSigsEnd const.
2008-05-14 Dan GohmanSplit the loop unroll mechanism logic out into a utilit...
2008-05-13 Owen AndersonFix Analysis/BasicAA/pure-const-dce.ll. This turned...
2008-05-13 Gabor GreifMerge of r51073-51074 from use-diet branch.
2008-05-13 Devang PatelDominance Frontier is cfg only pass.
2008-05-13 Owen AndersonFix memdep's handling of invokes when finding the depen...
2008-05-13 Dale JohannesenFix for PR 2323, infinite loop in tail dup.
2008-05-13 Chris Lattneradd a note
2008-05-13 Evan Cheng- Fix the pasto in the fix for a previous pasto.
2008-05-13 Chris Lattneradd a note
2008-05-13 Nate BegemanFix one more encoding bug.
2008-05-13 Evan Cheng- Don't treat anyext 16-bit load as a 32-bit load if...
2008-05-13 Owen AndersonMake the non-local CSE safety checks slightly more...
2008-05-13 Sanjiv GuptaAdding files for Microchip's PIC16 target.
2008-05-13 Evan ChengInstead of a vector load, shuffle and then extract...
2008-05-13 Owen AndersonAdd support for non-local CSE of read-only calls.
2008-05-13 Gabor GreifDerive GetResultInst from UnaryInstruction, this simpli...
2008-05-13 Dan GohmanChange class' public PassInfo variables to by initializ...
2008-05-13 Nate Begeman80 col / tabs fixes
2008-05-13 Nate BegemanFix and encoding error in the psrad xmm, imm8 instruction.
2008-05-13 Evan ChengOn x86, it's safe to treat i32 load anyext as a normal...
2008-05-13 Dan GohmanClean up the use of static and anonymous namespaces...
2008-05-12 Nate BegemanTeach Legalize how to scalarize VSETCC
2008-05-12 Evan ChengXform bitconvert(build_pair(load a, load b)) to a singl...
2008-05-12 Dale JohannesenBe more aggressive about tail-merging small blocks
2008-05-12 Bill WendlingConstify isSourceDefinedByImplicitDef function. Otherwi...
2008-05-12 Bill WendlingConstify the machine instruction passed into the
2008-05-12 Nate BegemanInitial X86 codegen support for VSETCC.
2008-05-12 Dale JohannesenFurther rework of tail merge algorithm. Not quite
2008-05-12 Nate BegemanSimplify some checks
2008-05-12 Dan GohmanFix a copy+paste bug; pseudo-instructions shouldn't...
2008-05-12 Nate BegemanPointer comparisons should use icmp, not vicmp
2008-05-12 Owen AndersonGo back to passing the analyses around as parameters.
2008-05-12 Nate BegemanPointer comparisons should be handled by icmp, not...
2008-05-12 Nate BegemanHard code CmpInst back to i1 for now while I go track...
2008-05-12 Evan ChengRefactor isConsecutiveLoad from X86 to TargetLowering...
2008-05-12 Bill WendlingRevert the previous commit. Go ahead and hoist remateri...
2008-05-12 Nate BegemanAdd support for vicmp/vfcmp codegen, more legalize...
2008-05-12 Bill WendlingOne real change - don't hoist something that's triviall...
2008-05-12 Nate BegemanFix build breakage
2008-05-12 Nate BegemanAdd two new instructions to the llvm IR, vicmp and...
2008-05-12 Dan GohmanMake firstEightPowers const.
2008-05-12 Dan GohmanUpdate comments.
next