summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Find xdot or xdot.py.Matt Arsenault2013-07-08
* [PowerPC] Always use "assembler dialect" 1Ulrich Weigand2013-07-08
* PPC: Mark vector CC action for SETO and SETONE as ExpandHal Finkel2013-07-08
* Add a comment to this change, requested by Eric Christopher.Joey Gouly2013-07-08
* StringRef: add DenseMapInfo for StringRef.Manman Ren2013-07-08
* Debug Info: clean up usage of Verify.Manman Ren2013-07-08
* ARM: Improve codegen for generic vselect.Jim Grosbach2013-07-08
* DebugInfo: Correct comment & re-format a nearby loopDavid Blaikie2013-07-08
* Fix a SCEV update problem.Shuxin Yang2013-07-08
* DebugInfo: Simplify Address Pool index handling.David Blaikie2013-07-08
* PPC: Mark vector FREM as Expand by defaultHal Finkel2013-07-08
* We now always create files with the correct permissions. Simplify the interface.Rafael Espindola2013-07-08
* Create files with the correct permission instead of changing it afterwards.Rafael Espindola2013-07-08
* [PowerPC] Support time base instructionsUlrich Weigand2013-07-08
* [PowerPC] Support basic compare mnemonicsUlrich Weigand2013-07-08
* Improve the comment from r185794 (re: PromoteIntRes_BUILD_VECTOR)Hal Finkel2013-07-08
* [PowerPC] Fix PR16556 (handle undef ppcf128 in LowerFP_TO_INT).Bill Schmidt2013-07-08
* InstCombine: Fold X-C1 <u 2 -> (X & -2) == C1David Majnemer2013-07-08
* Reuse %rax after calling __chkstk on win64Nico Rieck2013-07-08
* Revert "Proper va_arg/va_copy lowering on win64"Nico Rieck2013-07-08
* [SystemZ] Remove unwanted part from last commitRichard Sandiford2013-07-08
* [SystemZ] Use MVC for memcpyRichard Sandiford2013-07-08
* Fix PromoteIntRes_BUILD_VECTOR crash with i1 vectorsHal Finkel2013-07-08
* Revert: Fix wrong code offset for unwind code SET_FPREG.Kai Nacke2013-07-08
* Revert: Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH data structures.Kai Nacke2013-07-08
* Revert: Fix alignment of unwind data.Kai Nacke2013-07-08
* Revert: Emit personality function and Dwarf EH data for Win64 SEH.Kai Nacke2013-07-08
* Add the nearbyint -> FNEARBYINT mapping to BasicTargetTransformInfoHal Finkel2013-07-08
* Revert "Reuse %rax after calling __chkstk on win64"Nico Rieck2013-07-08
* Remove trailing whitespace from SelectionDAG/*.cppStephen Lin2013-07-08
* Reuse %rax after calling __chkstk on win64Nico Rieck2013-07-07
* Clear the builder insert point between tree-vectorization phases.Nadav Rotem2013-07-07
* Eliminate trivial redundant loads across nocapture+readonly calls to uncapturedNick Lewycky2013-07-07
* SLPVectorizer: Implement DCE as part of vectorization.Nadav Rotem2013-07-07
* [objc-arc] Remove the alias analysis part of r185764.Michael Gottesman2013-07-07
* [objc-arc] Teach the ARC optimizer that objc_sync_enter/objc_sync_exit do not...Michael Gottesman2013-07-07
* SelectionDAGBuilder: style fixes (add space between end parentheses and open ...Stephen Lin2013-07-06
* Add MC support for the v8fp instructions: vmaxnm and vminnm.Joey Gouly2013-07-06
* [objc-arc] When we initialize ARCRuntimeEntryPoints, make sure we reset all r...Michael Gottesman2013-07-06
* Proper va_arg/va_copy lowering on win64Nico Rieck2013-07-06
* Emit personality function and Dwarf EH data for Win64 SEH.Kai Nacke2013-07-06
* Fix alignment of unwind data.Kai Nacke2013-07-06
* Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEHKai Nacke2013-07-06
* Fix wrong code offset for unwind code SET_FPREG.Kai Nacke2013-07-06
* Reassociate: Remove unnecessary default operator=.Benjamin Kramer2013-07-06
* DAGCombiner: Don't drop extension behavior when shrinking a load when unsafe.Benjamin Kramer2013-07-06
* Stop putting operations after a tail call.Tim Northover2013-07-06
* MC: Implement COFF .linkonce directiveNico Rieck2013-07-06
* isKnownToBeAPowerOfTwo: Fix a typo in a commentDavid Majnemer2013-07-06
* [objc-arc] Performed some small cleanups in ARCRuntimeEntryPoints and added a...Michael Gottesman2013-07-06