Add an ipsccp test. Migrated from test/FrontendC++.
[oota-llvm.git] / lib /
2011-08-11 Bruno Cardoso LopesCleanup: Remove Int_ CVTSS2SI* forms
2011-08-11 Bruno Cardoso LopesSplats for v8i32/v8f32 can be handled by VPERMILPSY...
2011-08-11 Bruno Cardoso LopesUse the splat index to generate the desired shuffle...
2011-08-11 Eli FriedmanFix X86TargetLowering::LowerExternalSymbol so that...
2011-08-10 Devang PatelStay within 80 columns.
2011-08-10 Jim GrosbachARM LDRT assembly parsing and encoding.
2011-08-10 Jim GrosbachTidy up. 80 columns.
2011-08-10 Andrew TrickReapplying r136844.
2011-08-10 Jim GrosbachARM LDRH(immediate) assembly parsing and encoding support.
2011-08-10 Jim GrosbachARM LDRD(register) assembly parsing and encoding.
2011-08-10 Devang PatelDistinguish between two copies of one inlined variable...
2011-08-10 Devang PatelWhile extending definition range of a debug variable...
2011-08-10 Devang PatelRevert unintentional parts of previous check-in.
2011-08-10 Devang PatelStart using LexicalScopes utility. No intetional functi...
2011-08-10 Jim GrosbachFix typo. Not quite sure how that slipped in there.
2011-08-10 Jim GrosbachARM LDRD(immediate) assembly parsing and encoding support.
2011-08-10 Nadav RotemWhen performing a truncating store, it is sometimes...
2011-08-10 Devang PatelProvide utility to extract and use lexical scoping...
2011-08-10 Owen AndersonAdd initial support for decoding NEON instructions...
2011-08-10 Andrew TrickComments. Thanks for the spell check Nick!
2011-08-10 Bruno Cardoso LopesThe following X86 pattern is incorrect:
2011-08-10 Eli FriedmanWhitespace.
2011-08-10 Owen AndersonTabs --> spaces.
2011-08-10 Owen AndersonCleanups based on Nick Lewycky's feedback.
2011-08-10 Owen AndersonRewrite some ARM InstrInfo functions to be most accepti...
2011-08-10 Rafael EspindolaAdd support for the R and Q constraints.
2011-08-10 Bob WilsonClarify a comment.
2011-08-10 Andrew TrickInvoke SimplifyIndVar when we partially unroll a loop...
2011-08-10 Andrew TrickCleanup. Make ScalarEvolution an explicit argument...
2011-08-10 Andrew TrickSimplifyIndVar: make foldIVUser iterative to fold a...
2011-08-10 Benjamin KramerUpdate CMake build.
2011-08-10 Andrew TrickAdded a SimplifyIndVar utility to simplify induction...
2011-08-10 Andrew TrickCleanup. Added LoopBlocksDFS::perform for simple clients.
2011-08-10 Bruno Cardoso LopesFix a bug in vpermilps mask checking. Fix PR10560
2011-08-10 Andrew TrickFix the LoopUnroller to handle nontrivial loops and...
2011-08-10 Owen AndersonPush GPRnopc through a large number of instruction...
2011-08-09 Jakob Stoklund OlesenTrim an unneeded header.
2011-08-09 Jakob Stoklund OlesenPromote VMOVS to VMOVD when possible.
2011-08-09 Owen AndersonTighten operand checking of register-shifted-register...
2011-08-09 Bruno Cardoso LopesAdd 256-bit support for v8i32, v4i64 and v4f64 ISD...
2011-08-09 Owen AndersonTighten operand checking on memory barrier instructions.
2011-08-09 NAKAMURA TakumiVMCore/BasicBlock.cpp: Don't assume BasicBlock::iterato...
2011-08-09 NAKAMURA TakumiFix whitespace.
2011-08-09 Owen AndersonTighten operand checking on CPS instructions.
2011-08-09 Eli FriedmanRepresentation of 'atomic load' and 'atomic store'...
2011-08-09 Owen AndersonCreate a new register class for the set of all GPRs...
2011-08-09 Bruno Cardoso LopesAdd v16i16 and v32i8 store patterns
2011-08-09 Chad RosierFix 80-column violations.
2011-08-09 Bruno Cardoso LopesUse fp unpack instructions to unpack int types. Until...
2011-08-09 Eli FriedmanFix a couple ridiculous copy-paste errors. rdar:/...
2011-08-09 Rafael EspindolaAdd a C interface to PassManagerBuilder. It is missing...
2011-08-09 Jim GrosbachDon't truncate MachO addresses.
2011-08-09 Benjamin KramerARM Disassembler: sign extend branch immediates.
2011-08-09 Owen AndersonSilence an false-positive warning.
2011-08-09 Owen AndersonDon't generate the old-style disassembler in CMake...
2011-08-09 Benjamin KramerThe new ARM disassembler disassembles "bx lr" as a...
2011-08-09 Owen AndersonDon't continue generating the old-style decoder file.
2011-08-09 Jim GrosbachARM fix typo in pre-indexed store lowering.
2011-08-09 Owen AndersonAttempt to fix CMake build.
2011-08-09 Owen AndersonTighten Thumb1 branch predicate decoding.
2011-08-09 Owen AndersonReplace the existing ARM disassembler with a new one...
2011-08-09 Bob WilsonPut Darwin-specific code inside an __APPLE__ ifdef.
2011-08-09 Bill WendlingRevert r137134. It breaks some code as Eli pointed...
2011-08-09 Bill WendlingPrint out the variable declaration only if it is a...
2011-08-09 Jakob Stoklund OlesenInflate register classes after coalescing.
2011-08-09 Bruno Cardoso LopesReapply a more appropriate solution than in r137114...
2011-08-09 Bruno Cardoso LopesRevert r137114
2011-08-09 Justin HolewinskiPTX: Add initial support for device function calls
2011-08-09 Jakob Stoklund OlesenMove CalculateRegClass to MRI::recomputeRegClass.
2011-08-09 Renato GolinEmitting ARM build attributes and values as ULEB, rathe...
2011-08-09 Bruno Cardoso LopesHandle sitofp between v4f64 <- v4i32. Fix PR10559
2011-08-09 Bob WilsonRecognize the UNAME_RELEASE environment variable to...
2011-08-09 Andrew TrickLoopUnroll looks like it has some stale code. Remove...
2011-08-09 Bruno Cardoso LopesAdd support for avx vector fextend
2011-08-09 Bruno Cardoso LopesAdd AVX versions of 128-bit sitofp and fptosi
2011-08-09 Bruno Cardoso LopesAdd two patterns to match special vmovss and vmovsd...
2011-08-09 Bill WendlingThere is only one instance of this placeholder being...
2011-08-09 Bill WendlingRemove an instance where the 'unwind' instruction was...
2011-08-09 Devang PatelPrint variable's inline location in debug output.
2011-08-09 Devang PatelProvide method to print variable's extended name which...
2011-08-09 Jakob Stoklund OlesenRename member variables to follow coding standards.
2011-08-09 Bill WendlingAdd missing attributes to the C++ backend's output.
2011-08-09 Bruno Cardoso LopesMake LowerVSETCC aware of AVX types and add patterns...
2011-08-09 Jakob Stoklund OlesenMove the RegisterCoalescer private to its implementatio...
2011-08-09 Jakob Stoklund OlesenRefer to the RegisterCoalescer pass by ID.
2011-08-08 Jim GrosbachARM parsing and encoding for LDRBT instruction.
2011-08-08 Owen AndersonThumb1 BL instructions encoding 22 bits of displacement...
2011-08-08 Bill WendlingIndicate that there are changes if runOfFunction return...
2011-08-08 Jakob Stoklund OlesenImplement isLoadFromStackSlotPostFE and isStoreToStackS...
2011-08-08 Bruno Cardoso LopesAdd support for several vector shifts operations while...
2011-08-08 Jim GrosbachARM load/store label parsing.
2011-08-08 Jakob Stoklund OlesenHoist hasLoadFromStackSlot and hasStoreToStackSlot.
2011-08-08 Owen AndersonFix encodings for Thumb ASR and LSR immediate operands...
2011-08-08 Eli FriedmanFix up the patterns for SXTB, SXTH, UXTB, and UXTH...
2011-08-08 Benjamin KramerPacify virtual dtor warnings and cmake buildbots.
2011-08-08 Benjamin KramerAdd MCInstrAnalysis class. This allows the targets...
2011-08-08 Devang PatelSimplify by creating parent first.
2011-08-08 Jakob Stoklund OlesenDon't clobber pending ST regs when FP regs are killed.
2011-08-08 Bill WendlingRemove unnecessary space.
2011-08-07 Chris Lattnerstrengthen up an assertion: you can't create a constant...
next