oota-llvm.git
2013-04-22 Reid Kleckner[Support] Fix argv string escape bug on Windows
2013-04-22 Peter CollingbourneCOFF: Fix weak external aliases.
2013-04-22 Stephen LinExtra paranoid test for r179925 (verify that tail calls...
2013-04-22 Eli BenderskyDocument the -filetype option of llc (PR #12902)
2013-04-22 Eli BenderskyFix for PR 14965: Better error message for GEP with...
2013-04-22 Chad Rosier[ms-inline asm] Refactor/clean up the SemaLookup interf...
2013-04-22 Jia LiuAdd AArch64 into $llvm_cv_target_arch in configure...
2013-04-22 Jia Liutypo
2013-04-22 Benjamin KramerMake doxygen comment match declaration.
2013-04-22 Rafael EspindolaAlso verify llvm.compiler_used.
2013-04-22 Rafael EspindolaClarify that llvm.used can contain aliases.
2013-04-22 Eric ChristopherNo really, don't store anything to this since it's...
2013-04-22 Eric ChristopherRemove variable store that is never read.
2013-04-22 Eric ChristopherRemove variable store that is never read.
2013-04-22 Stepan DyatkovskiyFix for 5.5 Parameter Passing --> Stage C:
2013-04-22 Eric ChristopherAdd .ll as a valid test suffix for Object, this allows...
2013-04-22 Eric ChristopherAdd the same todo about a command iterator interface...
2013-04-22 Eric ChristopherAdd a TODO about wanting an iterator interface.
2013-04-22 Nico Rieckllvm-readobj: Dump more COFF auxiliary records
2013-04-22 Nico Rieckllvm-readobj: Check for null section pointer
2013-04-22 Nico Rieckllvm-readobj: Do not print NULL StringRefs
2013-04-22 Arnaud A. de... Cleanup: test source files do not need to be executable
2013-04-22 Eric ChristopherTidy.
2013-04-22 Eric ChristopherUpdate comment. Whitespace.
2013-04-22 David BlaikieRevert "Revert "PR14606: debug info imported_module...
2013-04-22 Craig TopperConvert windows line endings to linux/unix line endings.
2013-04-22 Craig TopperFix indentation. No functional change.
2013-04-22 Craig TopperPut 'else' on same line as preceding curly brace per...
2013-04-22 Craig TopperRemove an unreachable 'break' following a 'return'.
2013-04-21 Jim GrosbachLegalize vector truncates by parts rather than just...
2013-04-21 Jim GrosbachARM: Split out cost model vcvt testcases.
2013-04-21 Jakob Stoklund... Passing arguments to varags functions under the SPARC...
2013-04-21 Jim GrosbachTidy up comment grammar.
2013-04-21 Jakob Stoklund... Fix the SETHIimm pattern for 64-bit code.
2013-04-21 Stephen LinRemove unused, undefined ArgFlagsTy::getArgFlagsString...
2013-04-21 Benjamin KramerSROA: Don't crash on a select with two identical operands.
2013-04-21 Arnold SchwaighoferRevert "SimplifyCFG: If convert single conditional...
2013-04-21 Tim NorthoverARM: fix part of test which actually needed an asserts...
2013-04-21 Tim NorthoverARM: Use ldrd/strd to spill 64-bit pairs when available.
2013-04-21 Sylvestre LedruRemove the executable bit on cmake files
2013-04-21 Nadav RotemSLPVectorize: Add support for vectorization of casts.
2013-04-21 Nadav RotemSLPVectorizer: Fix a bug in the code that scans the...
2013-04-21 Michael Gottesman[objc-arc] Cleaned up tail-call-invariant-enforcement.ll.
2013-04-21 Michael Gottesman[objc-arc] Check that objc-arc-expand properly handles...
2013-04-21 Michael Gottesman[objc-arc] Renamed the test file clang-arc-used-intrins...
2013-04-21 Bill WendlingRemove tbaa metadata.
2013-04-21 Michael GottesmanWhen we strength reduce an objc_retainBlock call to...
2013-04-21 Michael GottesmanFixed comment typo.
2013-04-21 Michael Gottesman[objc-arc] Fixed typo in debug message.
2013-04-21 Michael Gottesman[objc-arc] Fixed comment typo.
2013-04-21 Michael Gottesman[objc-arc] Refactored OptimizeReturns so that it uses...
2013-04-20 Michael Gottesman[objc-arc] Added debug statement saying when we are...
2013-04-20 Jakob Stoklund... Compile varargs functions for SPARCv9.
2013-04-20 Nadav RotemFix PR15800. Do not try to vectorize vectors and structs.
2013-04-20 Arnold SchwaighoferSimplifyCFG: If convert single conditional stores
2013-04-20 Tim NorthoverARM: don't add FrameIndex offset for LDMIA (has no...
2013-04-20 Nuno Lopesrecommit tests
2013-04-20 Stephen LinMinor renaming of tests (for consistency with an in...
2013-04-20 Tim NorthoverAArch64: remove useless comment
2013-04-20 Stephen LinMove 'kw_align' case to proper section, reorganize...
2013-04-20 Tim NorthoverRemove unused ShouldFoldAtomicFences flag.
2013-04-20 Tim NorthoverRemove unused MEMBARRIER DAG node; it's been replaced...
2013-04-20 Rafael EspindolaRemove dead code.
2013-04-20 Benjamin KramerDon't litter .s files in test directory.
2013-04-20 Benjamin KramerVecUtils: Clean up uses of dyn_cast.
2013-04-20 Benjamin KramerSLPVectorizer: Strength reduce SmallVectors to ArrayRefs.
2013-04-20 Nadav RotemSLPVectorizer: Reduce the compile time by eliminating...
2013-04-20 Nadav Rotemrefactor tryToVectorizePair to a new method that suppor...
2013-04-20 Nadav RotemFix an unused variable warning.
2013-04-20 Nadav RotemSLPVectorizer: Improve the cost model for loop invarian...
2013-04-20 Nadav RotemReport the number of stores that were found in the...
2013-04-20 Nadav RotemFix the header comment.
2013-04-20 Nadav RotemUse 64bit arithmetic for calculating distance between...
2013-04-20 Hal FinkelMove PPC getSwappedPredicate for reuse
2013-04-20 Stephen LinAdd CodeGen support for functions that always return...
2013-04-20 Stephen LinAllow tail call opportunity detection through nested...
2013-04-20 Rafael EspindolaThese can be void.
2013-04-20 Rafael EspindolaRename obj2yaml local namespace to avoid conflicts...
2013-04-20 Rafael EspindolaRemove local namespace yaml to avoid confusion with...
2013-04-20 Rafael EspindolaSmall obj2yaml cleanups.
2013-04-20 Rafael EspindolaRemove COFFYAML::Header.
2013-04-20 Stephen LinTest commit
2013-04-19 Eli BenderskySimplify the code in FastISel::tryToFoldLoad, add an...
2013-04-19 Akira Hatanaka[mips] Instruction selection patterns for DSP-ASE vecto...
2013-04-19 Benjamin KramerMergeFunc: Make pointer and integer types generate...
2013-04-19 Bill WendlingMake variable match any name.
2013-04-19 Eli BenderskyMove TryToFoldFastISelLoad to FastISel, where it belong...
2013-04-19 Michael LiaoArrayRefize getMachineNode(). No functionality change.
2013-04-19 Hal FinkelFix PPC optimizeCompareInstr swapped-sub argument handling
2013-04-19 Jakob Stoklund... Add an MRI::verifyUseLists() function.
2013-04-19 Eli BenderskyUse dbgs() consistently for -debug printouts
2013-04-19 Rafael EspindolaRemove COFFYAML::Relocation.
2013-04-19 Bill WendlingTry explicitly setting the target triple to see if...
2013-04-19 Anton KorobeynikovDo not mangle in MS-way the globals with magic \001...
2013-04-19 Bill WendlingMake test slightly more readable.
2013-04-19 Bill WendlingAdd a testcase to make sure we generate the proper...
2013-04-19 Arnold SchwaighoferLoopVectorizer: Use matcher from PatternMatch.h for...
2013-04-19 Eric Christopher80-col fixup.
2013-04-19 Eric ChristopherReformat and nuke trailing whitespace.
2013-04-19 Adrian PrantlRename ClassType to the more accurate UnderlyingType...
next