summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [yaml2obj][ELF] Don't special case writing these.Sean Silva2013-06-22
* [yaml2obj][ELF] Make this "type switch" actually readable.Sean Silva2013-06-22
* [yaml2obj][ELF] Align section contents in the output.Sean Silva2013-06-22
* Prevent LiveRangeEdit from deleting bundled instructions.Andrew Trick2013-06-22
* Reapply documentation changes from r184584.Benjamin Kramer2013-06-21
* This was a nifty test, but remove it.Sean Silva2013-06-21
* Revert "Put r184469 disassembler test back on X86"Sean Silva2013-06-21
* DebugInfo: Don't lose unreferenced non-trivial by-value parametersDavid Blaikie2013-06-21
* Put r184469 disassembler test back on X86Renato Golin2013-06-21
* Convert some uses of PathV1.h in ArchiveWriter.cpp.Rafael Espindola2013-06-21
* [yaml2obj][ELF] Don't do disassembly in this test.Sean Silva2013-06-21
* [objc-arc-opts] Make IsTrackingImpreciseReleases a const method.Michael Gottesman2013-06-21
* Improve the time it takes to generating dwarf for assembly source filesKevin Enderby2013-06-21
* Add '-mcpu=' to prevent breaking on ATOM due to different code scheduleMichael Liao2013-06-21
* Revert "BlockFrequency: Saturate at 1 instead of 0 when multiplying a frequen...Benjamin Kramer2013-06-21
* [objc-arc-opts] Now that PtrState.RRI is encapsulated in PtrState, make PtrSt...Michael Gottesman2013-06-21
* [objc-arc-opts] Encapsulated PtrState.RRI.{Calls,ReverseInsertPts} into sever...Michael Gottesman2013-06-21
* BlockFrequency: Saturate at 1 instead of 0 when multiplying a frequency with ...Benjamin Kramer2013-06-21
* [objcarcopts] Encapsulated PtrState.RRI.IsTrackingImpreciseRelease() => PtrSt...Michael Gottesman2013-06-21
* [objcarcopts] Encapsulate PtrState.RRI.CFGHazardAfflicted via methods PtrStat...Michael Gottesman2013-06-21
* [NVPTX] Add support for selecting CUDA vs OCL mode based on tripleJustin Holewinski2013-06-21
* Add missing REQUIRES: asserts in crash.ll.Andrew Trick2013-06-21
* Fix PR16360Michael Liao2013-06-21
* Update physreg live intervals during remat.Andrew Trick2013-06-21
* Added -precompute-phys-liveness for testing LiveIntervals updates.Andrew Trick2013-06-21
* Handle more cases in LiveRangeEdit::eliminateDeadDefs.Andrew Trick2013-06-21
* Refactor LiveRangeEdit::eliminateDeadDefs.Andrew Trick2013-06-21
* whitespaceAndrew Trick2013-06-21
* Fix a -join-globalcopies bug; handle undef operands.Andrew Trick2013-06-21
* Modify the -join-globalcopies option (off by default).Andrew Trick2013-06-21
* Make rematerialization in the coalescer less sensitive to LRG order.Andrew Trick2013-06-21
* Fix IMULX machine model. Multiple def operands require multiple SchedWrites.Andrew Trick2013-06-21
* MI-Sched: cleanup DEBUG output.Andrew Trick2013-06-21
* MI-Sched: Adjust regpressure limits for reserved regs.Andrew Trick2013-06-21
* [PowerPC] Support R_PPC_REL16 family of relocationsUlrich Weigand2013-06-21
* [PowerPC] Support various tls-related modifiersUlrich Weigand2013-06-21
* [PowerPC] Support @higher et.al. modifiersUlrich Weigand2013-06-21
* [PowerPC] Support @toc@h modifierUlrich Weigand2013-06-21
* [PowerPC] Support @h modifierUlrich Weigand2013-06-21
* [PowerPC] Rename some more VK_PPC_ enumsUlrich Weigand2013-06-21
* add Function::removeFnAttr()Kostya Serebryany2013-06-21
* Fix an ordering problem in the test.Manuel Klimek2013-06-21
* [objcarcopts] Encapsulate PtrState.RRI.ReleaseMetadata into the methods PtrSt...Michael Gottesman2013-06-21
* [objcarcopts] Encapsulate PtrState.RRI.IsTailCallRelease into the method PtrS...Michael Gottesman2013-06-21
* [obcjarcopts] Encapsulate PtrState.RRI.KnownSafe in the methods PtrState.IsKn...Michael Gottesman2013-06-21
* [objcarcopts] Some more minor code cleanups/comment additions.Michael Gottesman2013-06-21
* [objcarcopts] Refactor out the RRInfo merging code from PtrState into RRInfo:...Michael Gottesman2013-06-21
* SLP Vectorizer: do not search for store-chains that are wider than the vector...Nadav Rotem2013-06-21
* [APFloat] Added missing doxygen module closing statement.Michael Gottesman2013-06-21
* DebugInfo: When asm printing include a '[def]' tag for tag decls that are def...David Blaikie2013-06-21