summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Re-commit r192758 - MC: quote tricky symbol names in asm outputHans Wennborg2013-10-17
* DIEHash: Include the type's context in the type hash.David Blaikie2013-10-17
* DIEHash: Use DW_FORM_sdata for integers, per spec.David Blaikie2013-10-16
* Invert arguments to ASSERT_EQ to match gtest diagnostic printingDavid Blaikie2013-10-16
* llvm-c: Add LLVMDumpTypeAnders Waldenborg2013-10-16
* Update test case due to DIE hashing in r192836David Blaikie2013-10-16
* [AArch64] Add support for NEON scalar negate instruction.Chad Rosier2013-10-16
* [AArch64] Add support for NEON scalar absolute value instruction.Chad Rosier2013-10-16
* Remove ambiguity introduced in r192836David Blaikie2013-10-16
* Add support for the VSX target attribute. No functional changeEric Christopher2013-10-16
* DIEHash: Include the trailing zero byte after the children of a DIEDavid Blaikie2013-10-16
* Allow repeated registration again.Rafael Espindola2013-10-16
* Enabling 3DNow! prefetch instruction for a few AMD processors: bobcat, jaguar,Yunzhong Gao2013-10-16
* Create an atom with just the data that failed to disassemble.Rafael Espindola2013-10-16
* Remove an outdated statement.Rafael Espindola2013-10-16
* After PostRA scheduling, don't set kill flags on undef operands.Andrew Trick2013-10-16
* Fix MCDataAtom never calling remap when adding data.Rafael Espindola2013-10-16
* [llvm-c] Add LLVMPrintModuleToString.Anders Waldenborg2013-10-16
* SLPVectorizer: Don't vectorize volatile memory operationsArnold Schwaighofer2013-10-16
* Revert "SLPVectorizer: Don't vectorize volatile memory operations"Arnold Schwaighofer2013-10-16
* R600: Fix a crash in the AMDILCFGStructurizerTom Stellard2013-10-16
* R600: Remove some dead code from the AMDILCFGStructurizerTom Stellard2013-10-16
* Port to FileCheck.Rafael Espindola2013-10-16
* Adding oprofile support for MCJIT.Andrew Kaylor2013-10-16
* Update comment.Chad Rosier2013-10-16
* Fix comment.Chad Rosier2013-10-16
* Assert on duplicate registration. Don't depend on function pointer equality.Rafael Espindola2013-10-16
* [AArch64] Add support for NEON scalar signed saturating accumulated of unsignedChad Rosier2013-10-16
* SLPVectorizer: Don't vectorize volatile memory operationsArnold Schwaighofer2013-10-16
* Add more documentation about the TargetStreamer interface.Rafael Espindola2013-10-16
* DAGCombiner: Don't fold xor into not if getNOT would introduce an illegal con...Benjamin Kramer2013-10-16
* [asan] Optimize accesses to global arrays with constant indexKostya Serebryany2013-10-16
* [SystemZ] Handle extensions in RxSBG optimizationsRichard Sandiford2013-10-16
* [pr17595] Fix a use after free.Rafael Espindola2013-10-16
* [SystemZ] Improve handling of SETCCRichard Sandiford2013-10-16
* Handle (shl (anyext (shr ...))) in SimpilfyDemandedBitsRichard Sandiford2013-10-16
* llvm-symbolizer: don't always run demangler on global object namesAlexey Samsonov2013-10-16
* Add a 'deleteModule' method to the Linker class.Bill Wendling2013-10-16
* Revert r192758 (and r192759), "MC: Better handling of tricky symbol and secti...NAKAMURA Takumi2013-10-16
* Really fix build warning/error that I think r192756 was trying to fix.Craig Topper2013-10-16
* TypeFinder: prefer iterative algorithm to keep stack usage low.Will Dietz2013-10-16
* Fix a bug in Windows resource file detection.Rui Ueyama2013-10-16
* Add a triple to this test.Rafael Espindola2013-10-16
* Add support for metadata representing .ident directives.Rafael Espindola2013-10-16
* Fix a pair of bugs in the emission of pubname tables:Eric Christopher2013-10-16
* Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-16
* dos2unix on quoted-names.llHans Wennborg2013-10-16
* MC: Better handling of tricky symbol and section namesHans Wennborg2013-10-16
* Move .ident handling to MCStreamer.Rafael Espindola2013-10-16
* Fixing build warning/errorAndrew Kaylor2013-10-16