summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make the llvm mangler depend only on DataLayout.Rafael Espindola2014-01-03
* [AArch64][NEON] Added SXTL and SXTL2 instruction aliasesAna Pazos2014-01-03
* Revert "Revert "Debug Info: Type Units: Simplify type hashing using IR-provid...David Blaikie2014-01-03
* Fix loop rerolling pass failure with non-consant loop lower boundDavid Peixotto2014-01-03
* MSVC 2010 build fixAlp Toker2014-01-03
* BasicAA: Use reachabilty instead of dominance for checking value equality in phiArnold Schwaighofer2014-01-03
* Enable LLVM_FINAL, LLVM_OVERRIDE and LLVM_HAS_VARIADIC_TEMPLATES with more gc...Alp Toker2014-01-03
* Revert "Debug Info: Type Units: Simplify type hashing using IR-provided uniqu...David Blaikie2014-01-03
* Debug Info: Type Units: Simplify type hashing using IR-provided unique names.David Blaikie2014-01-03
* 80-column.Eric Christopher2014-01-03
* Remove TextSectionSym as it is unused.Eric Christopher2014-01-03
* Revert "Reverting r193835 due to weirdness with Go..."David Blaikie2014-01-03
* Reverting r193835 due to weirdness with Go...David Blaikie2014-01-03
* Fix break introduced in r198377 due to using a local type as a template param...David Blaikie2014-01-03
* Test coverage for non-default-constructible elements in a StringMapDavid Blaikie2014-01-02
* Remove StringMapEntryInitializer support.David Blaikie2014-01-02
* [RegAlloc] Make tryInstructionSplit less aggressive.Quentin Colombet2014-01-02
* [PPC] Fix comment to match function nameHal Finkel2014-01-02
* Remove comments on CU skeleton construction, they're probablyEric Christopher2014-01-02
* [PPC] Fix the scheduling of CR logicals on the P7Hal Finkel2014-01-02
* Elaborate on comment for skeleton CU construction.Eric Christopher2014-01-02
* Revert seemingly unnecessary section sym for the data section.Eric Christopher2014-01-02
* [PPC] Use the correct immediate operands on 64-bit instructionsHal Finkel2014-01-02
* Disable compare sinking in CodeGenPrepare when multiple condition registers a...Hal Finkel2014-01-02
* indvars: cleanup the IV visitor. It does more than gather sext/zext info.Andrew Trick2014-01-02
* Fix all the verifier tests I added for address spaces.Matt Arsenault2014-01-02
* Fix up a couple of review comments:Eric Christopher2014-01-02
* Simplify conditional.Eric Christopher2014-01-02
* Allow addrspacecast in global aliasesMatt Arsenault2014-01-02
* [TableGen] Correctly generate implicit anonymous prototype defs in multiclassesHal Finkel2014-01-02
* [TableGen] Handle ValueType in CodeGenDAGPatterns GetNumNodeResultsHal Finkel2014-01-02
* Delete unread globals through addrspacecastMatt Arsenault2014-01-02
* Fix addrspacecast with metadata globalsMatt Arsenault2014-01-02
* [CMake] Add missing set_output_directory after Takumi's change in r198205.Jordan Rose2014-01-02
* Remove redundant fold call introduced in r195944. Thanks very much to JuergenLang Hames2014-01-02
* [TableGen] Use the same anonymous name as the prefix on all multiclass defsHal Finkel2014-01-02
* indvars: insert truncate at loop boundary to avoid redundant IVs.Andrew Trick2014-01-02
* Mark REX64_PREFIX as In64BitMode, remove hack from X86RecognizableInstr.Craig Topper2014-01-02
* CMake separate projects: use correct name for LIBRARY_OUTPUT_DIRECTORY_${suff...Douglas Gregor2014-01-02
* Make llvm::Regex non-copyable but movable.David Blaikie2014-01-02
* Revert "Debug info: Add enumerators to the __apple_names accelerator table."Adrian Prantl2014-01-02
* Remove unused HasFROperands field from disassembler.Craig Topper2014-01-02
* Use LLVM_STATIC_ASSERT rather than a hand-rolled implementation.David Blaikie2014-01-02
* Mark PUSHFS64/PUSHGS64/POPFS64/POPGS64 as In64BitMode and remove the hack fro...Craig Topper2014-01-02
* Remove unnecessary stirng comparison from disassembler.Craig Topper2014-01-02
* Mark all x86 Int_ and _Int patterns as isCodeGenOnly so the disassembler tabl...Craig Topper2014-01-02
* Remove CMake-Xcode hack that symlinked llvm-config into a common place.Douglas Gregor2014-01-02
* [arm] Add softvfp to supported FPU names.Logan Chien2014-01-02
* Make the ARM ABI selectable via SubtargetFeature.Rafael Espindola2014-01-02
* Support LLVM_STATIC_ASSERT() in clang pre-C++11 modeAlp Toker2014-01-02