oota-llvm.git
2012-02-22 David GreeneAdd Foreach Loop
2012-02-22 Jakob Stoklund... Fix typos.
2012-02-22 Benjamin KramerRemove static ctor.
2012-02-22 Chandler CarruthSupport was removed from LLVM's MIPS backend for the...
2012-02-22 Eric ChristopherOnly add DW_AT_prototyped if we're working with a C...
2012-02-22 Eric ChristopherAdd the source language into the compile unit.
2012-02-22 Eric ChristopherRemove extra semi-colon.
2012-02-22 Craig TopperDeclare register classes as const. Fix a couple pointer...
2012-02-22 Andrew Trickmisched: DAG builder should not track dependencies...
2012-02-22 Andrew TrickInitialize SUnits before DAG building.
2012-02-22 Craig TopperMake all pointers to TargetRegisterClass const since...
2012-02-22 Rafael EspindolaImprove comment. Thanks for Andrew for the suggestion.
2012-02-22 Rafael EspindolaSemantically revert 151015. Add a comment on why we...
2012-02-22 Aaron BallmanAdding support for Microsoft's thiscall calling convent...
2012-02-22 Eli FriedmanImprove handling of blockaddresses in bugpoint when...
2012-02-22 NAKAMURA TakumiADT/SparseSet.h: Fix up header dependencies.
2012-02-22 Jakob Stoklund... Clarify ARM calling conventions.
2012-02-22 Jakob Stoklund... Use SparseSet for the RAFast live virtual register...
2012-02-22 Jakob Stoklund... Add a Briggs and Torczon sparse set implementation.
2012-02-22 Akira HatanakaUse a function in MathExtras to do sign extension.
2012-02-21 Jakob Stoklund... Remove a bad PowerPC test.
2012-02-21 Jakob Stoklund... Calls don't really change the stack pointer.
2012-02-21 Lang HamesAdd API "handleMoveIntoBundl" for updating liveness...
2012-02-21 Eric ChristopherTestcase for previous commit.
2012-02-21 Eric ChristopherThere's no need for a DW_AT_byte_size on a pointer...
2012-02-21 Nick LewyckyUse the target-aware constant folder on expressions...
2012-02-21 Evan ChengProper support for a bastardized darwin-eabi hybird...
2012-02-21 Rafael Espindolas/the the/the/
2012-02-21 Benjamin KramerFix unsigned off-by-one in comment.
2012-02-21 Benjamin KramerInstCombine: Don't transform a signed icmp of two GEPs...
2012-02-21 Duncan SandsMove the implementation of StringRef::split out of...
2012-02-21 NAKAMURA Takumitest/CodeGen/X86/2012-02-20-MachineCPBug.ll: Fix on...
2012-02-21 Jay FoadRevert r151049 cos it broke the buildbots.
2012-02-21 Chandler CarruthTiny cosmetic change to use the same style for all...
2012-02-21 Jay FoadPR1210: make uniquing of struct and function types...
2012-02-21 Chandler CarruthReplace a hand rolled loop with a lovely StringRef...
2012-02-21 Chandler CarruthPull the parsing helper functions out of the Triple...
2012-02-21 Chandler CarruthClean up comments that I missed when changing the tripl...
2012-02-21 Craig TopperReorder some members in MCRegisterClass to remove paddi...
2012-02-21 Craig TopperIn generated RegisterInfo files, replace a pointer...
2012-02-21 Craig TopperMerge some tables in generated RegisterInfo file. Store...
2012-02-21 Craig TopperMerge some tables in generated RegisterInfo file. Store...
2012-02-21 Andrew TrickClear virtual registers after they are no longer refere...
2012-02-21 Andrew TrickStackSlotColoring does not use a VirtRegMap
2012-02-21 Andrew Trickwhitespace
2012-02-21 Rafael EspindolaUse more idiomatic assert.
2012-02-21 Rafael EspindolaAvoid warning on non assert builds.
2012-02-21 Chandler CarruthSwitch the llvm::Triple class to immediately parse...
2012-02-21 Rafael EspindolaIt turns out that with the current scev organization...
2012-02-21 Lang HamesFix some bugs in HMEditor's moveAllOperandsInto logic.
2012-02-20 Nick LewyckyCheck for the correct size in the invariant marker.
2012-02-20 Evan ChengFix machine-cp by having it to check sub-register indic...
2012-02-20 Chad RosierFix 80-column violation.
2012-02-20 Benjamin KramerTest case for r150978.
2012-02-20 Benjamin KramerInstCombine: Removing the base from the address calcula...
2012-02-20 Eric ChristopherMake this a bit prettier and more obvious when a derive...
2012-02-20 Eric ChristopherIf a derived type is also a composite type, print that...
2012-02-20 Eric ChristopherAdd support for runtime languages on our forward declar...
2012-02-20 Benjamin KramerInstCombine: When comparing two GEPs that were derived...
2012-02-20 Benjamin KramerInstCombine: Make OptimizePointerDifference more aggres...
2012-02-20 James MolloyTeach the DAGCombiner that certain loadext nodes follow...
2012-02-20 James MolloyImprove generated code for extending loads and some...
2012-02-20 Evan ChengMake post-ra tail duplication bundle safe. No test...
2012-02-20 Nick LewyckyRename class Evaluate to Evaluator and put it in an...
2012-02-20 Chris Lattnerfold comparisons of gep'd alloca points with null to...
2012-02-20 Chandler CarruthSwitch to a more idiomatic way of silencing unused...
2012-02-20 Chandler CarruthMove constructors out-of-line and flesh out their docum...
2012-02-19 Nick LewyckyMove EvaluateFunction and EvaluateBlock into a class...
2012-02-19 Benjamin KramerSilence operator precedence warning.
2012-02-19 NAKAMURA Takumiautoconf/m4/visibility_inlines_hidden.m4: Tweak for...
2012-02-19 Ahmed CharlesRemove dead code. Improve llvm_unreachable text. Simpli...
2012-02-19 Ahmed CharlesStringRef'ize EmitSourceFileHeader().
2012-02-19 Craig TopperRemove some unneeded includes and fix ordering in X86IS...
2012-02-19 Lang HamesAdd machinery for pushing live ranges onto bundle start...
2012-02-19 Lang HamesSimplify moveEnteringDownFrom rules.
2012-02-19 Craig TopperUnify all shuffle mask checking functions take a mask...
2012-02-19 Lang HamesSkip through instructions rather than operands when...
2012-02-19 NAKAMURA TakumiAPFloat::toString(): Fix overrun at scanning.
2012-02-19 Lang HamesFix TODO and trailing whitespace.
2012-02-19 Lang HamesDefer sanity checks on live intervals until after all...
2012-02-19 Craig TopperMake a bunch of X86ISelLowering shuffle functions stati...
2012-02-19 Jia Liucomment fix ARM.h
2012-02-19 Jia Liusome comment fix for X86 and ARM
2012-02-19 Craig TopperAdd vmfunc instruction to X86 assembler and disassembler.
2012-02-18 Ahmed CharlesFix issue with bitwise and precedence.
2012-02-18 TalinHashing.h - utilities for hashing various data types.
2012-02-18 Rafael EspindolaWhite space fixes.
2012-02-18 Rafael EspindolaTemporarily disable this assert. Looks like it found...
2012-02-18 Rafael EspindolaDon't skip debug instructions when looking for the...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-02-18 David MeyerOn Cygwin/MingW, add SharedLibDir and LLVMToolDir to...
2012-02-18 Craig TopperAdd X86InstrSVM.td that I forgot to add in r150873.
2012-02-18 Craig TopperAdd X86 assembler and disassembler support for AMD...
2012-02-18 Chandler CarruthTrivial cleanup to group the generic 'armvN' cases...
2012-02-18 Eli FriedmanFix a rather nasty regression from r150690: LHS !=...
2012-02-18 Chad RosierFix documentation.
2012-02-18 Eric ChristopherTestcase for the previous commit.
2012-02-17 Lang HamesBring HMEditor into line with LLVM coding standards.
2012-02-17 Eric ChristopherIgnore the lifetime intrinsics in fast-isel.
2012-02-17 Jakob Stoklund... Don't print out pointer values in SUnit::dump().
next