summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lli: Plug leaks in the remote target external implementation.Benjamin Kramer2013-10-05
* 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
* Convert test to FileCheck.Rafael Espindola2013-10-05
* [Sparc] Use correct alignment while loading/storing fp128 values.Venkatraman Govindaraju2013-10-05
* Updating XFAILs for recent GOT testsAndrew Kaylor2013-10-05
* Adding tests for multiple GOTs with MCJITAndrew Kaylor2013-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
* Pull this out for a bit of readability.Eric Christopher2013-10-04
* Simplify setting of DIE tag for type DIEs by setting it in one* place.David Blaikie2013-10-04
* Reformat.Eric Christopher2013-10-04
* Formatting.Eric Christopher2013-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
* Fix object file writing in llvm-lto on Windows.Rafael Espindola2013-10-04
* [MC][AsmParser] Hook for post assembly file processingJack Carter2013-10-04
* Attempting to fix lli build errorAndrew Kaylor2013-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
* Fixing container/pointer bug in remote-lli found by ASanAndrew Kaylor2013-10-04
* Temporarily revert r176882 as it needs to be implemented in a differentEric Christopher2013-10-04
* lli: Check pipe creation for errors.Benjamin Kramer2013-10-04
* Add lto_codegen_add_dso_symbol to the export list.Rafael Espindola2013-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
* Fix this test.Rafael Espindola2013-10-04