aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [SystemZ] Immediate compare-and-branch supportRichard Sandiford2013-05-2914-111/+1051
* Move test that depends on the X86 backend into the right subdirectory.Benjamin Kramer2013-05-291-0/+0
* Temporary fix to get rid of gcc warning.Patrik Hagglund2013-05-291-1/+10
* Allow overriding the location of C/C++ compilers in Android CMake build.Evgeniy Stepanov2013-05-291-2/+9
* [Sparc] Add support for leaf functions in sparc backend. Venkatraman Govindaraju2013-05-297-28/+180
* LoopVectorize.cpp: Fix abuse of StringRef on Twine. Twine captures the pointe...NAKAMURA Takumi2013-05-291-2/+1
* Whitespace.NAKAMURA Takumi2013-05-291-4/+4
* Debug Info: Update documentation to match recent (& not so recent) schema cha...David Blaikie2013-05-291-204/+238
* Debug Info: Reorder accessor to match field order.David Blaikie2013-05-291-5/+5
* Mips assembler: Improve set register alias handlingJack Carter2013-05-282-7/+31
* AArch64: clarify -help messageTim Northover2013-05-281-1/+1
* [Mips] Add Mips specific dynamic table entry tags.Simon Atanasyan2013-05-281-1/+100
* Add support for llvm.vectorizer metadataPaul Redmond2013-05-2810-87/+380
* [APInt] Implement tcDecrement as a counterpart to tcIncrement. This is for us...Michael Gottesman2013-05-283-0/+82
* ARM: use pristine object file while processing relocationsTim Northover2013-05-284-18/+26
* LTO+Debug Info: correctly emit inlined_subroutine when the inlined callee isManman Ren2013-05-284-13/+171
* Hexagon: Typo fix.Jyotsna Verma2013-05-281-5/+5
* Remove the MCRegAliasIterator tables and compute the aliases dynamically.Chad Rosier2013-05-284-90/+74
* Simplify code. No functionality change.Benjamin Kramer2013-05-281-3/+2
* Remove double semicolons.Benjamin Kramer2013-05-283-62/+62
* Extend RemapInstruction and friends to take an optional new parameter, a Valu...James Molloy2013-05-286-69/+141
* [msan] Fix argument shadow alignment.Evgeniy Stepanov2013-05-282-4/+51
* TypoRenato Golin2013-05-281-1/+1
* [SystemZ] Register compare-and-branch supportRichard Sandiford2013-05-2826-77/+1342
* Linking ReleaseProcess doc with the worldRenato Golin2013-05-283-1/+7
* [SystemZ] Tweak SystemZInstrInfo::isBranch() interfaceRichard Sandiford2013-05-283-33/+34
* Revert r182715 and r182758Alexey Samsonov2013-05-281-7/+5
* Adding ReleaseProcess docRenato Golin2013-05-281-0/+198
* Fixup for r182715: provide correct arg to --gtest-filterAlexey Samsonov2013-05-281-1/+1
* Make BasicAliasAnalysis recognize the fact a noalias argument cannot alias an...Michael Kuperstein2013-05-284-4/+51
* Make it explicit that GlobalAlias are ok in llvm.used.Rafael Espindola2013-05-271-5/+4
* Make helper functions static.Rafael Espindola2013-05-274-113/+65
* Convert sqrt functions into sqrt instructions when -ffast-math is in effect.Preston Gurd2013-05-274-0/+74
* Add a cpu to try to bring back the atom bots.Rafael Espindola2013-05-271-1/+1
* PPC: Add a isConsecutiveLS utility functionHal Finkel2013-05-271-2/+42
* llvm-objdump.cpp: Appease MSC16 x64. utostr(n++) causes internal compiler error.NAKAMURA Takumi2013-05-271-1/+2
* Prefer to duplicate PPC Altivec loads when expanding unaligned loadsHal Finkel2013-05-262-15/+92
* Add LDC compiler to list of external OS projects using LLVM 3.3Kai Nacke2013-05-261-0/+15
* Fix PR16143: Insert DEBUG_VALUE before terminator.Andrew Trick2013-05-262-1/+131
* Fixed bug when tests in executable partially used absolute paths.Galina Kistanova2013-05-261-5/+7
* Disable the StringMapEntry copy constructor, to make sure weChris Lattner2013-05-251-0/+1
* Add support for DWARF line number table entries for values in the instructionCameron Zwarich2013-05-252-4/+12
* Add some comments to the stringify function.Eric Christopher2013-05-251-0/+2
* PPC: Combine duplicate (offset) lvsl Altivec intrinsicsHal Finkel2013-05-252-1/+34
* Track IR ordering of SelectionDAG nodes 4/4.Andrew Trick2013-05-253-0/+49
* Track IR ordering of SelectionDAG nodes 3/4.Andrew Trick2013-05-2517-190/+31
* Track IR ordering of SelectionDAG nodes 2/4.Andrew Trick2013-05-2574-2190/+2187
* Track IR ordering of SelectionDAG nodes 1/4.Andrew Trick2013-05-253-7/+77
* Fix RecyclingAllocator::PrintStats to print the underlying allocator's stats.Andrew Trick2013-05-251-1/+4
* Add to testsuite.Eric Christopher2013-05-241-0/+1