summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Implement aarch64 neon instruction set AdvSIMD (Across).Jiangning Liu2013-10-05
* Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of...Craig Topper2013-10-05
* [Sparc] Use correct alignment while loading/storing fp128 values.Venkatraman Govindaraju2013-10-05
* Adding multiple GOT handling to RuntimeDyldELFAndrew Kaylor2013-10-05
* Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_typeManman Ren2013-10-05
* Reorganize some member variables and update a comment.Eric Christopher2013-10-05
* Fix one comment and update another. Slightly reformat.Eric Christopher2013-10-05
* [Sparc] Respect hasHardQuad parameter correctly when lowering SINT_TO_FP with...Venkatraman Govindaraju2013-10-05
* Add a resolve method on CompileUnit that forwards to DwarfDebug.Eric Christopher2013-10-05
* Debug info: Don't crash in SelectionDAGISel when a vreg that is beingAdrian Prantl2013-10-05
* Make a bunch of CompileUnit member functions private.Eric Christopher2013-10-05
* [Sparc] Correct the floating point conditional code mapping in GetOppositeBra...Venkatraman Govindaraju2013-10-04
* Minor formatting/comment rewording/etc.David Blaikie2013-10-04
* Remove odd use of this.Eric Christopher2013-10-04
* Reformat some odd formattings.Eric Christopher2013-10-04
* Tighten up some type arguments to functions. Where we expect aEric Christopher2013-10-04
* UpdatePHINodes in BasicBlockUtils should not crash on duplicate predecessorsHal Finkel2013-10-04
* Remove some dead code.David Blaikie2013-10-04
* Simplify setting of DIE tag for type DIEs by setting it in one* place.David Blaikie2013-10-04
* Prune includes.Eric Christopher2013-10-04
* forgot to remove this file as wellJack Carter2013-10-04
* reverting per requestJack Carter2013-10-04
* Use addFlag to add the enum class attribute.Eric Christopher2013-10-04
* Use Die->addValue and DIEIntegerOne directly when we want to addEric Christopher2013-10-04
* Fix DAGCombiner::visitFP_EXTEND to ignore indexed loadsHal Finkel2013-10-04
* Support tblockaddr for static compilation in Mips16.Reed Kotler2013-10-04
* [MC][AsmParser] Hook for post assembly file processingJack Carter2013-10-04
* [mips] Fix a bug in MipsLongBranch::replaceBranch, which was erasingAkira Hatanaka2013-10-04
* SLPVectorizer: Sort inputs to commutative binary operationsArnold Schwaighofer2013-10-04
* Temporarily revert r176882 as it needs to be implemented in a differentEric Christopher2013-10-04
* Temporarily revert r191792 as it is causing some LTO debug failuresEric Christopher2013-10-04
* Fix commentMatthias Braun2013-10-04
* Fix indentationMatthias Braun2013-10-04
* Fix typoMatthias Braun2013-10-04
* ARM: optimizeSelect has to consider the previous register classMatthias Braun2013-10-04
* ARM: do not add a regmask for TAILJUMPsMatthias Braun2013-10-04
* ARM: preserve undef flag in pseudo instruction expandersMatthias Braun2013-10-04
* Implement aarch64 neon instruction set AdvSIMD (3V elem).Jiangning Liu2013-10-04
* Revert r191940 to see if it fixes the build bots.Craig Topper2013-10-04
* Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of...Craig Topper2013-10-04
* DebugInfo: Fix ordering of members after r191928David Blaikie2013-10-04
* Adding support and tests for multiple module handling in lliAndrew Kaylor2013-10-04
* Fixed a bug with section names containing special characters.Richard Mitton2013-10-03
* Pull fptrunc's upwards through selects when one of the select's selectands wa...Owen Anderson2013-10-03
* DebugInfo: Avoid redundantly adding child DIEs to parents.David Blaikie2013-10-03
* Rename DataLayout variables TD -> DLMatt Arsenault2013-10-03
* Optimize linkonce_odr unnamed_addr functions during LTO.Rafael Espindola2013-10-03
* Make gep i8* X, -(ptrtoint Y) transform work with address spacesMatt Arsenault2013-10-03
* Test commit. Fixed a copy-paste error in the Makefile for lib/LTO.Tom Roeder2013-10-03
* [llvm-c][Disassembler] When printing latency information, fall back to theQuentin Colombet2013-10-03