summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* llvm-cov: Added -a option for block data.Yuchen Wu2013-12-10
* Disable emitting DW_AT_GNU_ranges_base until we actually use it.Eric Christopher2013-12-10
* Add comments documenting the ARM datalayout string.Rafael Espindola2013-12-10
* We never emit info into the macro info section, stop emitting anEric Christopher2013-12-10
* 80-col.Eric Christopher2013-12-10
* Simplify further.Rafael Espindola2013-12-10
* Transforms: Don't create bad branch weights when folding a switchJustin Bogner2013-12-10
* Rename CompileUnit->DwarfCompileUnit and TypeUnit->DwarfTypeUnit forEric Christopher2013-12-09
* Refactor the construction of the DataLayout string on ARM.Rafael Espindola2013-12-09
* Rename Unit->DwarfUnit to match the file name and make it a bit lessEric Christopher2013-12-09
* [AArch64] Refactor the NEON scalar reduce pairwise intrinsics, so that they useChad Rosier2013-12-09
* [AArch64] Refactor NEON scalar reduce pairwise front-end codegen to removeChad Rosier2013-12-09
* [AArch64] Remove q and non-q intrinsic definitions in the NEON scalar reduceChad Rosier2013-12-09
* get rid of superfluous commentReed Kotler2013-12-09
* Delete some old code used for testing that is not needed anymore.Reed Kotler2013-12-09
* Don't add suffixes for stdcall/fastcall on 64 coff.Rafael Espindola2013-12-09
* Use a more direct check for finding out the file type.Rafael Espindola2013-12-09
* Don't set a variable to its default value.Rafael Espindola2013-12-09
* Fix pattern match for movi with 0D resultAna Pazos2013-12-09
* DwarfDebug/Unit: Remove another case of label recreation by storing the gnu_r...David Blaikie2013-12-09
* Improve the detection of the pathSylvestre Ledru2013-12-09
* [mips][msa] Fix invalid generated code when lowering FrameIndex involving una...Daniel Sanders2013-12-09
* [mips][msa] Fix suboptimal FrameIndex lowering for ld.[hwd] and st.[hwd]Daniel Sanders2013-12-09
* Method parseSetAssignment treats every operand with '$' sign as register and ...Vladimir Medic2013-12-09
* [SPARCV9]: Adjust the resultant pointer of DYNAMIC_STACKALLOC with the stack ...Venkatraman Govindaraju2013-12-09
* [Sparc]: Implement getSetCCResultType() in SparcTargetLowering so that umulo/...Venkatraman Govindaraju2013-12-09
* [AArch64]Add missing pair intrinsics such as:Hao Liu2013-12-09
* [AArch64]Pattern match failures for truncate store and extend loadHao Liu2013-12-09
* [SparcV9]: Expand MULHU/MULHS:i64 and UMUL_LOHI/SMUL_LOHI:i64 on sparcv9.Venkatraman Govindaraju2013-12-08
* Revert 196544 due to internal bot failures.Manman Ren2013-12-08
* Make sure we mark these registers as defined. Previously was doneReed Kotler2013-12-08
* Cleaning up of prologue/epilogue code for Mips16. First stepReed Kotler2013-12-08
* ARM: fix folding of stack-adjustment (yet again).Tim Northover2013-12-08
* Fix inlining to not lose the "cleanup" clause from landingpadsMark Seaborn2013-12-08
* Fix inlining to not produce duplicate landingpad clausesMark Seaborn2013-12-08
* Don't #include heavy Dominators.h file in LoopInfo.h. This change reducesJakub Staszak2013-12-07
* Remove the notion of primitive types.Rafael Espindola2013-12-07
* Whitespace cleanups.NAKAMURA Takumi2013-12-07
* Factor out the SchedRemainder/SchedBoundary from GenericScheduler strategy.Andrew Trick2013-12-07
* Revert r196639 while I investigate a bot failure.Lang Hames2013-12-07
* Correct think-o in foldPatchpoint. Thanks to Andy Trick for pointing it out.Lang Hames2013-12-07
* Add support for archives and object file caching under MCJIT.Lang Hames2013-12-07
* Fix assert with copy from global through addrspacecastMatt Arsenault2013-12-07
* Add getBitCastOrAddrSpaceCastMatt Arsenault2013-12-07
* Remove unused value.Rafael Espindola2013-12-07
* Add a RequireStructuredCFG Field to TargetMachine.Vincent Lejeune2013-12-07
* R600: Remove orphaned declarationsVincent Lejeune2013-12-07
* Fix the segfault reported in PR 11990.Kaelyn Uhrain2013-12-07
* Cache AllowAtInIdentifier as class variable in AsmLexerDavid Peixotto2013-12-06
* Support: Fix handling of args that begin with @ but aren't filesJustin Bogner2013-12-06