summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Remove JMP64pcrel32 (jmpq ). There are no tests for it. I'm pretty sure it wo...Craig Topper2014-01-04
* Add a LLVM_DUMP_METHOD macro.Nico Weber2014-01-03
* Revert "For disassembly when adding a symbolic operand that is a C++ symbol n...Reid Kleckner2014-01-03
* For disassembly when adding a symbolic operand that is a C++Kevin Enderby2014-01-03
* 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
* BasicAA: Use reachabilty instead of dominance for checking value equality in phiArnold Schwaighofer2014-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
* [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 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
* Delete unread globals through addrspacecastMatt Arsenault2014-01-02
* Fix addrspacecast with metadata globalsMatt Arsenault2014-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
* 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
* Mark PUSHFS64/PUSHGS64/POPFS64/POPGS64 as In64BitMode and remove the hack fro...Craig Topper2014-01-02
* Mark all x86 Int_ and _Int patterns as isCodeGenOnly so the disassembler tabl...Craig Topper2014-01-02
* [arm] Add softvfp to supported FPU names.Logan Chien2014-01-02
* Make the ARM ABI selectable via SubtargetFeature.Rafael Espindola2014-01-02
* BasicAA: Fix value equality and phi cyclesArnold Schwaighofer2014-01-02
* Remove the 's' DataLayout specificationRafael Espindola2014-01-01
* [Sparc] Handle atomic loads/stores in sparc backend.Venkatraman Govindaraju2014-01-01
* Remove modifierType/Base from X86 disassembler tables as they are no longer u...Craig Topper2014-01-01
* [SparcV9]: Custom lower UMULO/SMULO so that the arguments are send to __multi...Venkatraman Govindaraju2014-01-01
* [SparcV9]: Use SRL instead of SLL to clear top 32-bits in ctpop:i32. SLL does...Venkatraman Govindaraju2014-01-01
* X86Disassembler.cpp: Prune stray @return on translateFPRegister(). [-Wdocumen...NAKAMURA Takumi2014-01-01
* Remove need for MODIFIER_OPCODE in the disassembler tables. AddRegFrms are re...Craig Topper2014-01-01
* AVX-512: Added intrinsics for vcvt, vcvtt, vrndscale, vcmpElena Demikhovsky2014-01-01
* Second attempt at Removing special form of AddRegFrm used by FP instructions....Craig Topper2014-01-01