oota-llvm.git
2013-03-20 Jakub StaszakRemove 'else' after 'return'.
2013-03-20 Reid Kleckner[lit] Avoid CRLFs in bash scripts on Windows
2013-03-20 Justin HolewinskiMake variable name more explicit and eliminate redundan...
2013-03-20 Jakob Stoklund... Model prefetches and barriers as loads.
2013-03-20 Jakob Stoklund... Add a catch-all WriteSystem SchedWrite type.
2013-03-20 Nadav RotemWhen computing the demanded bits of Load SDNodes, make...
2013-03-20 David BlaikieDebug Info: Swap the 2nd and 3rd parameters to DICompil...
2013-03-20 Jakob Stoklund... Annotate the remaining SSE MOV instructions.
2013-03-20 Jakob Stoklund... Annotate SSE horizontal and integer instructions.
2013-03-20 David BlaikieRemove unused field in DICompileUnit
2013-03-20 Michael LiaoCorrect cost model for vector shift on AVX2
2013-03-20 Jakub StaszakRemove trailing spaces.
2013-03-20 Bill WendlingCall the new llvm_gcov_init function to register the...
2013-03-20 Chris Lattnerminor code style cleanup.
2013-03-20 Rafael EspindolaxlC doesn't like Header being both a type and a member...
2013-03-20 Rafael EspindolaAdd std prefixes to fix the build with xlc.
2013-03-20 Jakob Stoklund... Make sure TableGen exits with an error code after print...
2013-03-20 David BlaikieRefactor file/directory path in namespace debug info...
2013-03-20 David BlaikieEnhance debug info namespace test to check for context...
2013-03-20 Eric ChristopherRemove blank line before block comment.
2013-03-20 David BlaikieDIBuilder: allow linkage name to be specified for globa...
2013-03-20 David BlaikieMake target-specific test case in r177474 only run...
2013-03-20 Eli BenderskyAdd timing of the IR parsing code with a new -time...
2013-03-20 Jakob Stoklund... Add some missing SSE annotations.
2013-03-20 Jakob Stoklund... Annotate remaining IIC_BIN_* instructions.
2013-03-20 Christian KonigRevert "pre-RA-sched: fix TargetOpcode usage"
2013-03-20 Justin HolewinskiMove SDNode order propagation to SDNodeOrdering, which...
2013-03-20 Christian Konigpre-RA-sched: fix TargetOpcode usage
2013-03-20 Chandler CarruthFix a silly search-and-replace goof with r177495 that...
2013-03-20 Chandler Carruth[SROA] Don't preserve the IR names in release builds.
2013-03-20 Chandler CarruthMove the endif to the correct line so we don't have...
2013-03-20 Chandler CarruthIntroduce some new statistics to help track the exact...
2013-03-20 David BlaikieReorder the DIFile parameter in DINameSpace
2013-03-20 Hao LiuAdd a test case for PR15318 fixed in r177472
2013-03-20 Nick LewyckyDon't assume the test directory is writable, use %T...
2013-03-20 David BlaikieTest DW_TAG_namespace support in the backend
2013-03-20 David BlaikieProvide more details for DINameSpace debug info in...
2013-03-20 Michael LiaoFix PR15296
2013-03-20 Michael LiaoMark all variable shifts needing customizing
2013-03-20 Michael LiaoMove scalar immediate shift lowering into a dedicated...
2013-03-20 David BlaikieFix test case regression on ARM & PPC introduced r177239
2013-03-20 Hao LiuFix AsmPrinter crashes with assertion. Bug 15318 in...
2013-03-20 David BlaikieRefactor the DIFile (2nd) parameter to DITypes to be...
2013-03-20 Justin HolewinskiPropagate DAG node ordering during type legalization...
2013-03-19 Chad RosierFix pr13145 - Naming a function like a register name...
2013-03-19 David BlaikieMove the DIFile operand to DITypes from the 4th operand...
2013-03-19 Jakob Stoklund... Annotate various null idioms with SchedRW lists.
2013-03-19 Jakob Stoklund... Annotate SSE float conversions with SchedRW lists.
2013-03-19 Jakob Stoklund... Annotate X86InstrCMovSetCC.td with SchedRW lists.
2013-03-19 Eric ChristopherFormatting fixups.
2013-03-19 Chad RosierDead code.
2013-03-19 Chad RosierDead code.
2013-03-19 Chad Rosier[ms-inline asm] Move the immediate asm rewrite into...
2013-03-19 Quentin ColombetUpdate global merge pass according to Duncan's advices:
2013-03-19 Jakob Stoklund... Annotate X86InstrCompiler.td with SchedRW lists.
2013-03-19 Chad Rosier[ms-inline asm] Remove the brackets from X86Operand...
2013-03-19 Chad Rosier[ms-inline asm] Create a helper function, CreateMemForI...
2013-03-19 Bill WendlingRegister the GCOV writeout functions so that they're...
2013-03-19 Hal FinkelAdd a comment to the CodeGen/PowerPC/asym-regclass...
2013-03-19 Arnaud A. de... IndVarSimplify: do not recompute an IV value outside...
2013-03-19 Ulrich WeigandAdd missing mayLoad flag to LHAUX8 and LWAUX.
2013-03-19 Ulrich WeigandRewrite LHAU8 pattern to use standard memory operand.
2013-03-19 Ulrich WeigandRewrite pre-increment store patterns to use standard...
2013-03-19 Ulrich WeigandExtend TableGen instruction selection matcher to improv...
2013-03-19 Ulrich WeigandFix sub-operand size mismatch in tocentry operands.
2013-03-19 Ulrich WeigandRemove an invalid and unnecessary Pat pattern from...
2013-03-19 Hal FinkelPrepare to make r0 an allocatable register on PPC
2013-03-19 Nadav RotemOptimize sext <4 x i8> and <4 x i16> to <4 x i64>.
2013-03-19 Jakob Stoklund... Annotate X86InstrExtension.td with SchedRW lists.
2013-03-19 Jakob Stoklund... Annotate a lot of X86InstrInfo.td with SchedRW lists.
2013-03-19 Chad Rosier[ms-inline asm] Move the size directive asm rewrite...
2013-03-19 Eli BenderskyUpdate documentation of llvm-link to reflect recent...
2013-03-19 Eli BenderskyRemove stale comment
2013-03-19 Alexey SamsonovFix for r177390: map values are pointers, use DeleteCon...
2013-03-19 Eli BenderskyThe Linker interface has some dead code after the clean...
2013-03-19 Hal FinkelCleanup PPC64 unaligned i64 load/store
2013-03-19 Sean Silva[docs] Remove incorrect information about lit.
2013-03-19 Dmitry Vyukovllvm-symbolizer: flush internal caches functionality
2013-03-19 David TweedThe testing to ensure a vector of zeros of type floatin...
2013-03-19 Alexey SamsonovEnable -Wnon-virtual-dtor build warning
2013-03-19 Renato GolinImprove long vector sext/zext lowering on ARM
2013-03-19 Hal FinkelDon't reserve R31 on PPC64 unless the frame pointer...
2013-03-19 Andrew TrickRevert "Cleanup some SCEV logic a bit."
2013-03-19 Andrew TrickCleanup some SCEV logic a bit.
2013-03-19 Andrew TrickTighten up an internal LSR API that should check for...
2013-03-19 Nick LewyckyEmit the linkage name instead of the function name...
2013-03-18 Hal FinkelFix a sign-extension bug in PPCCTRLoops
2013-03-18 Jakub StaszakMove #include of BitVector from .h to .cpp file.
2013-03-18 Jakub StaszakAdd some constantness.
2013-03-18 Jakub StaszakRemove unneeded #includes.
2013-03-18 Jakub StaszakMake methods const.
2013-03-18 Jakub StaszakMake method private. Keep coding standard.
2013-03-18 Chad Rosier[ms-inline asm] Avoid emitting a redundant sizing direc...
2013-03-18 Jakub StaszakChange NULL to 0.
2013-03-18 Bill WendlingRegister the flush function for each compile unit.
2013-03-18 Jakub StaszakRemove trailing spaces.
2013-03-18 Hal FinkelFix PPC unaligned 64-bit loads and stores
2013-03-18 Arnold SchwaighoferARM cost model: Make some vector integer to float casts...
2013-03-18 Arnold SchwaighoferARM cost model: Correct cost for some cheap float to...
2013-03-18 Quentin ColombetExtend global merge pass to optionally consider global...
next