summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ARM: use pristine object file while processing relocationsTim Northover2013-05-28
* LTO+Debug Info: correctly emit inlined_subroutine when the inlined callee isManman Ren2013-05-28
* Hexagon: Typo fix.Jyotsna Verma2013-05-28
* Remove the MCRegAliasIterator tables and compute the aliases dynamically.Chad Rosier2013-05-28
* Simplify code. No functionality change.Benjamin Kramer2013-05-28
* Remove double semicolons.Benjamin Kramer2013-05-28
* Extend RemapInstruction and friends to take an optional new parameter, a Valu...James Molloy2013-05-28
* [msan] Fix argument shadow alignment.Evgeniy Stepanov2013-05-28
* TypoRenato Golin2013-05-28
* [SystemZ] Register compare-and-branch supportRichard Sandiford2013-05-28
* Linking ReleaseProcess doc with the worldRenato Golin2013-05-28
* [SystemZ] Tweak SystemZInstrInfo::isBranch() interfaceRichard Sandiford2013-05-28
* Revert r182715 and r182758Alexey Samsonov2013-05-28
* Adding ReleaseProcess docRenato Golin2013-05-28
* Fixup for r182715: provide correct arg to --gtest-filterAlexey Samsonov2013-05-28
* Make BasicAliasAnalysis recognize the fact a noalias argument cannot alias an...Michael Kuperstein2013-05-28
* Make it explicit that GlobalAlias are ok in llvm.used.Rafael Espindola2013-05-27
* Make helper functions static.Rafael Espindola2013-05-27
* Convert sqrt functions into sqrt instructions when -ffast-math is in effect.Preston Gurd2013-05-27
* Add a cpu to try to bring back the atom bots.Rafael Espindola2013-05-27
* PPC: Add a isConsecutiveLS utility functionHal Finkel2013-05-27
* llvm-objdump.cpp: Appease MSC16 x64. utostr(n++) causes internal compiler error.NAKAMURA Takumi2013-05-27
* Prefer to duplicate PPC Altivec loads when expanding unaligned loadsHal Finkel2013-05-26
* Add LDC compiler to list of external OS projects using LLVM 3.3Kai Nacke2013-05-26
* Fix PR16143: Insert DEBUG_VALUE before terminator.Andrew Trick2013-05-26
* Fixed bug when tests in executable partially used absolute paths.Galina Kistanova2013-05-26
* Disable the StringMapEntry copy constructor, to make sure weChris Lattner2013-05-25
* Add support for DWARF line number table entries for values in the instructionCameron Zwarich2013-05-25
* Add some comments to the stringify function.Eric Christopher2013-05-25
* PPC: Combine duplicate (offset) lvsl Altivec intrinsicsHal Finkel2013-05-25
* Track IR ordering of SelectionDAG nodes 4/4.Andrew Trick2013-05-25
* Track IR ordering of SelectionDAG nodes 3/4.Andrew Trick2013-05-25
* Track IR ordering of SelectionDAG nodes 2/4.Andrew Trick2013-05-25
* Track IR ordering of SelectionDAG nodes 1/4.Andrew Trick2013-05-25
* Fix RecyclingAllocator::PrintStats to print the underlying allocator's stats.Andrew Trick2013-05-25
* Add to testsuite.Eric Christopher2013-05-24
* ArrayRef-ize MD5 and clean up a few variable names.Eric Christopher2013-05-24
* PPC: Initial support for permutation-based unaligned Altivec loadsHal Finkel2013-05-24
* [Support] Remove Count{Leading,Trailing}Zeros_{32,64}.Michael J. Spencer2013-05-24
* Tidy up. Whitespace.Jim Grosbach2013-05-24
* Follow up of the introduction of MCSymbolizer.Quentin Colombet2013-05-24
* clang formatted APFloat.hMichael Gottesman2013-05-24
* clang-formatted APInt.hMichael Gottesman2013-05-24
* MathExtras: Return the result of find(First|Last)Set in the input type.Benjamin Kramer2013-05-24
* Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros.Michael J. Spencer2013-05-24
* [Support][MathExtras] Fix literal type issues.Michael J. Spencer2013-05-24
* Add missing header for atexit.Michael J. Spencer2013-05-24
* [Support][MathExtras] Add missing include and disable _BitScan{Forward,Revers...Michael J. Spencer2013-05-24
* [objc-arc] KnownSafe does not imply that it is safe to perform code motion ac...Michael Gottesman2013-05-24
* [objc-arc] Make sure that multiple owners is propogated correctly through the...Michael Gottesman2013-05-24