summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Revert "Test commit to check e-mail address. Please discard this."Alp Toker2013-10-04
* Restore LLVM_BUILD_RUNTIME option that was deleted in r191835, but is still u...Alexey Samsonov2013-10-04
* Implement aarch64 neon instruction set AdvSIMD (3V elem).Jiangning Liu2013-10-04
* Test commit to check e-mail address. Please discard this.Jin-Gu Kang2013-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