Revise r126127 to address Daniel's comments. <rdar://problem/9012638>
[oota-llvm.git] / lib /
2011-03-19 Stuart HastingsRevise r126127 to address Daniel's comments. <rdar...
2011-03-19 Johnny ChenFixed an assert by the ARM disassembler for LDRD_PRE...
2011-03-19 Ted KremenekTweak CrashRecoveryContextCleanup to provide an easy...
2011-03-19 Ted KremenekTweak CrashRecoveryContext::GetCurrent() to return...
2011-03-18 Devang PatelIf an AllocaInst referred by DbgDeclareInst is used...
2011-03-18 Devang PatelRemove dead code.
2011-03-18 Devang PatelConsider debug info intrinsics pointing to null value...
2011-03-18 Jim GrosbachSilence a warning.
2011-03-18 Owen AndersonAdd support to the ARM asm parser for the register...
2011-03-18 Jim GrosbachBeginnings of MC-JIT code generation.
2011-03-18 Evan ChengMatch a few more obvious patterns to revsh. rdar:/...
2011-03-18 Jakob Stoklund OlesenExtend live debug values down the dominator tree by...
2011-03-18 Eli FriedmanRevert r127852; it's apparently causing an ICE on mingw.
2011-03-18 Owen AndersonClean whitespace.
2011-03-18 Owen AndersonReduce code duplication.
2011-03-18 Justin HolewinskiPTX: Fix various codegen issues
2011-03-18 Jim GrosbachsetExecutable() should default to success if there...
2011-03-18 Owen AndersonThumb2 PC-relative loads require a fixup rather than...
2011-03-18 Andrew TrickAvoid creating canonical induction variables for non...
2011-03-18 Joerg SonnenbergerSupport explicit argument forms for the X86 string...
2011-03-18 Che-Liang Chiouptx: fix parameter order that is reversed
2011-03-18 Che-Liang Chiouptx: add unconditional and conditional branch
2011-03-18 NAKAMURA Takumiraw_ostream: [PR6745] Tweak formatting (double)%e for...
2011-03-18 Bill WendlingInitialize the only-used-with-PPC-double-double parts...
2011-03-18 Jakob Stoklund OlesenHoist spills when the same value is known to be in...
2011-03-18 Jakob Stoklund OlesenAccept instructions that read undefined values.
2011-03-18 Jakob Stoklund OlesenBe more accurate about the slot index reading a registe...
2011-03-18 Rafael EspindolaCheck RequiresNullTerminator first, or we might read...
2011-03-18 Eli FriedmanAdd a target-specific branchless method for double...
2011-03-18 Ted KremenekAugment CrashRecoveryContext to have registered "cleanu...
2011-03-18 Johnny ChenThe disassembler for Thumb was wrongly adding 4 to...
2011-03-18 Andrew TrickRemove TargetData and ValueTracking includes. I didn...
2011-03-17 Owen AndersonThere are two pseudos in this case that are Thumb mode...
2011-03-17 Andrew TrickAdded isValidRewrite() to check the result of ScalarEvo...
2011-03-17 Andrew Trickwhitespace
2011-03-17 Rafael EspindolaUse RequiresNullTerminator to create buffers without...
2011-03-17 Devang PatelTry to not lose variable's debug info during instcombine.
2011-03-17 Johnny ChenIt used to be that t_addrmode_s4 was used for both:
2011-03-17 Devang PatelRefactor into a separate utility function.
2011-03-17 Benjamin KramerBuildUDIV: If the divisor is even we can simplify the...
2011-03-17 Benjamin KramerAdd an argument to APInt's magic udiv calculation to...
2011-03-17 Jakob Stoklund OlesenDead code elimination may separate the live interval...
2011-03-17 Richard OsborneAdd XCore intrinsic for setpsc.
2011-03-17 Daniel DunbarMC/Mach-O: Fix regression introduced in r126127, this...
2011-03-17 Cameron ZwarichMove more logic into getTypeForExtArgOrReturn.
2011-03-17 Cameron ZwarichRename getTypeForExtendedInteger() to getTypeForExtArgO...
2011-03-17 Nick LewyckyAdd comments for the demanglings. Correct mangled form...
2011-03-17 Nick LewyckyAdd "swi" which is an obsolete mnemonic for "svc".
2011-03-17 Eli FriedmanA couple new README entries.
2011-03-17 Joerg SonnenbergerFix handling of @IDNTPOFF relocations, they need to...
2011-03-17 Jakob Stoklund OlesenRewrite instructions as part of ConnectedVNInfoEqClasse...
2011-03-16 Jakob Stoklund OlesenAdd a LiveRangeEdit delegate callback before shrinking...
2011-03-16 Jakob Stoklund OlesenErase virtual registers that are unused after DCE.
2011-03-16 Jakob Stoklund OlesenTag cached interference with a user-provided tag instea...
2011-03-16 Jakob Stoklund OlesenClarify debugging output.
2011-03-16 Cameron ZwarichThe x86-64 ABI says that a bool is only guaranteed...
2011-03-16 Cameron ZwarichDon't recompute something that we already have in a...
2011-03-16 Daniel DunbarRevert r127757, "Patch to a fix dwarf relocation proble...
2011-03-16 Richard OsborneAdd XCore intrinsics for setclk, setrdy.
2011-03-16 Renato GolinPatch to a fix dwarf relocation problem on ARM. One...
2011-03-16 Richard OsborneAdd checkevent intrinsic to check if any resources...
2011-03-16 Cameron ZwarichFix a comment.
2011-03-16 NAKAMURA Takumilib/Support/raw_ostream.cpp: On mingw, report_fatal_err...
2011-03-16 NAKAMURA TakumiWindows/PathV2.inc: [PR8520] Recognize "NUL" as special...
2011-03-16 NAKAMURA TakumiWindows/Path.inc: [PR6270] PathV1::makeUnique(): Give...
2011-03-16 Jim GrosbachTidy up. Whitespace and 80 column.
2011-03-16 Devang PatelDo not accidently initialize NumDbgValueLost and NumDbg...
2011-03-16 Cameron ZwarichOnly convert allocas to scalars if it is profitable...
2011-03-16 Cameron ZwarichBetter use initializer lists.
2011-03-16 Cameron ZwarichAdd a clarifying comment.
2011-03-15 Johnny ChenThere were two issues fixed:
2011-03-15 John ThompsonAdd scei vendor
2011-03-15 Bill WendlingThe VTBL (and VTBX) instructions are rather permissive...
2011-03-15 Jakob Stoklund OlesenTrace back through sibling copies to hoist spills and...
2011-03-15 Jakob Stoklund OlesenPreserve both isPHIDef and isDefByCopy bits when copyin...
2011-03-15 Bill WendlingSome minor cleanups based on feedback.
2011-03-15 Jim GrosbachTrailing whitespae.
2011-03-15 Cameron ZwarichClean up something noticed by Fritz.
2011-03-15 Evan ChengDo not form thumb2 ldrd / strd if the offset is by...
2011-03-15 Richard OsborneDon't indent cases in a switch, no functionality change.
2011-03-15 Richard OsborneOn the XCore the scavenging slot should be closest...
2011-03-15 Richard OsborneAdd XCore intrinsics for getps, setps, setsr and clrsr.
2011-03-15 Justin HolewinskiPTX: Set PTX 2.0 as the minimum supported version
2011-03-15 Duncan SandsSilence compiler warning about case values not being...
2011-03-15 Duncan SandsAvoid a compiler warning about reg possibly being used...
2011-03-15 Cameron ZwarichDo not add PHIs with no users when creating LCSSA form...
2011-03-15 Nick LewyckyAdd C++ global operator {new,new[],delete,delete[]...
2011-03-15 Evan ChengAdd a peephole optimization to optimize pairs of bitcas...
2011-03-15 Eli FriedmanPR9450: Make switch optimization in SimplifyCFG not...
2011-03-15 Evan Chengsext(undef) = 0, because the top bits will all be the...
2011-03-15 Sean CallananEnabled disassembler support for AVX instructions
2011-03-15 Sean CallananX86 table-generator and disassembler support for the AVX
2011-03-15 Andrew TrickRemove getMinusSCEVForExitTest().
2011-03-15 Johnny ChenFixed an ARM disassembler bug where it does not handle...
2011-03-15 Bill WendlingThere are some situations which can cause the URoR...
2011-03-15 Andrew TrickPropagate SCEV no-wrap flags whenever possible.
2011-03-15 Jim GrosbachClean up ARM tail calls a bit. They're pseudo-instructi...
2011-03-15 Eric ChristopherIf we don't know how long a string is we can't fold...
2011-03-14 Bill WendlingGenerate a VTBL instruction instead of a series of...
2011-03-14 Jakob Stoklund OlesenPlace context in member variables instead of passing...
next