OSDN Git Service

More load/store refactoring, call reg+offset simplification from within
[android-x86/external-llvm.git] / lib /
2010-10-21 Eric ChristopherMore load/store refactoring, call reg+offset simplifica...
2010-10-21 Jim Grosbachtrailing whitespace
2010-10-21 Dan GohmanUpdate comments.
2010-10-21 Owen AndersonAdd correct NEON encodings for vhadd and vrhadd.
2010-10-21 Jakob Stoklund OlesenDon't include the destination interval in the union...
2010-10-21 Jakob Stoklund OlesenPermit landing pad successor blocks when verifying...
2010-10-21 Owen AndersonAdd correct encodings for NEON vaddw.s* and vaddw.u*.
2010-10-21 Owen AndersonProvide correct NEON encodings for vaddl.u* and vaddl.s*.
2010-10-21 Rafael EspindolaDo not recurse into symbol refs that have a variant...
2010-10-21 Kevin EnderbyMore tweaks to X86 instructions to allow the 'w' suffix...
2010-10-21 Duncan SandsAlignLoc is never used for anything - zap it (gcc-4...
2010-10-21 Duncan SandsThe return value of this call is not used, so no point
2010-10-21 Duncan SandsRetOp is not actually used for anything useful (though
2010-10-21 Duncan SandsThe variable liTRC is not used for anything useful...
2010-10-21 Duncan SandsRemove some variables that are never really used
2010-10-21 Duncan SandsAdd parentheses to pacify gcc, which warns otherwise.
2010-10-21 Duncan SandsFix the cleanup process of exception information in...
2010-10-21 Wesley PeckRemoving stale AsmPrinter directory from MicroBlaze...
2010-10-21 Oscar FuentesDeleted lib/Target/MBlaze/AsmPrinter/CMakeLists.txt...
2010-10-21 Wesley PeckRecommit 116986 with capitalization typo fixed.
2010-10-21 Andrew Trickputback r116983 and fix simple-fp-encoding.ll tests
2010-10-21 Wesley PeckReverting the commit 116986. It was breaking the build...
2010-10-21 Owen AndersonRevert r116983, which is breaking all the buildbots.
2010-10-21 Wesley PeckMajor update of the MicroBlaze backend. The new feature...
2010-10-21 Michael J. SpencerX86: Add alloca probing to dynamic alloca on Windows...
2010-10-21 Evan ChengAdd missing scheduling itineraries for transfers betwee...
2010-10-21 Owen AndersonImplement correct encodings for NEON vadd, both integer...
2010-10-21 Michael J. SpencerCodeGen-Windows: Only emit _fltused if a VarArg functio...
2010-10-21 Eric ChristopherCustom lower f64 args passed in integer registers.
2010-10-20 Michael J. SpencerFix Whitespace.
2010-10-20 Bill WendlingAdd encoding for moving a value between two ARM core...
2010-10-20 Jakob Stoklund OlesenRemember to keep track of rematted values.
2010-10-20 Bill WendlingAdd encodings for movement between ARM core registers...
2010-10-20 Dan GohmanMemdep says that an instruction clobbers itself
2010-10-20 Owen AndersonAttempt to fix valgrind complaining about (benign)...
2010-10-20 Dan GohmanFactor out the main aliasing check into a separate...
2010-10-20 Evan ChengMore accurate estimate / tracking of register pressure.
2010-10-20 Dale JohannesenFix crash introduced in 116852. 8573915.
2010-10-20 Dan GohmanFix comments; the type graph is currently a tree, not...
2010-10-20 Jakob Stoklund OlesenMove some of the InlineSpiller rematerialization code...
2010-10-20 Dale JohannesenRemove Synthesizable from the Type system; as MMX vector
2010-10-20 Jakob Stoklund OlesenWhen SimpleRegisterCoalescing is trimming kill flags...
2010-10-20 Rafael EspindolaHandle _GLOBAL_OFFSET_TABLE_ correctly.
2010-10-20 Michael J. SpencerUse C++03...
2010-10-20 Michael J. SpencerSystem-Win32/Path: Fix incorrect assumption in isValid.
2010-10-20 Chandler CarruthRemove remaining uses of ATTRIBUTE_UNUSED on variables...
2010-10-20 Eric ChristopherFix a TODO by removing some unnecesary copies.
2010-10-20 NAKAMURA TakumiAdd ATTRIBUTE_UNUSED for -Asserts.
2010-10-20 Tobias GrosserAdd RegionPass support.
2010-10-20 Douglas GregorFix CMake build
2010-10-20 Jim GrosbachFix backwards conditional.
2010-10-20 Dan GohmanMake CodeGen TBAA-aware.
2010-10-20 Jim GrosbachAdd dynamic realignment when rematerializing the base...
2010-10-19 Jim GrosbachNuke a commented out bit that got missed a while back.
2010-10-19 Jim GrosbachAdd a pre-dispatch SjLj EH hook on the unwind edge...
2010-10-19 Dan GohmanMove NoAA out of BasicAliasAnalysis.cpp into its own...
2010-10-19 Dan GohmanReapply r116831 and r116839, converting AliasAnalysis...
2010-10-19 Douglas GregorExtend StringRef's edit-distance algorithm to permit...
2010-10-19 Jim GrosbachUpdate comments to remove obsolete references.
2010-10-19 Dan GohmanRevert r116831 and r116839, which are breaking selfhost...
2010-10-19 Jakob Stoklund OlesenShrink MachineOperand from 40 to 32 bytes on 64-bit...
2010-10-19 Owen AndersonPasses do not need to recursively initialize passes...
2010-10-19 Dale JohannesenEnable using vdup for vector constants which are splat of
2010-10-19 Rafael EspindolaSmall cleanups and fixes in preparation for fixing...
2010-10-19 Evan ChengRe-enable register pressure aware machine licm with...
2010-10-19 Dan GohmanOops, check in all the files for converting AliasAnalys...
2010-10-19 Dan GohmanChange AliasAnalysis and its clients to use uint64_t...
2010-10-19 Owen AndersonGet rid of static constructors for pass registration...
2010-10-19 Daniel DunbarRevert r116781 "- Add a hook for target to determine...
2010-10-19 Dan GohmanConsistently use AliasAnalysis::UnknownSize instead...
2010-10-19 Mikhail GlushenkovGlobalOpt: EvaluateFunction() must not evaluate stores...
2010-10-19 Che-Liang ChiouAdd lower argument and return of device function
2010-10-19 Bill WendlingFix spelling.
2010-10-19 Michael J. SpencerX86: Add MS-CRT libcalls.
2010-10-19 Michael J. SpencerFix Whitespace.
2010-10-19 NAKAMURA Takumilib/CodeGen/TargetLoweringObjectFileImpl.cpp: Tweak...
2010-10-19 Andrew TrickFix for machine licm assert: RCCost <= RegPressure...
2010-10-19 Rafael EspindolaFix PR8300 by remembering to keep the bitcast in all...
2010-10-19 NAKAMURA Takumilib/System/Win32/ThreadLocal.inc: Suppress "unused...
2010-10-19 NAKAMURA Takumilib/Support/raw_ostream.cpp: Fix Cygwin's build.
2010-10-19 Evan Cheng- Add a hook for target to determine whether an instruc...
2010-10-19 Chandler CarruthMove the definition of this to the source file to ancho...
2010-10-19 Bob WilsonSupport alignment for NEON vld-lane and vst-lane instru...
2010-10-19 Kevin EnderbyAdded a few tweaks to the Intel Descriptor-table suppor...
2010-10-18 Jim GrosbachARM encoding information for [SU]SAT* instructions.
2010-10-18 Dan GohmanMake the representation of AliasSets explicitly differe...
2010-10-18 Eric ChristopherRevert r116220 - thus turning arm fast isel back on...
2010-10-18 Daniel DunbarCrashRecoveryContext: Add missing return, so that the...
2010-10-18 Dan GohmanDon't pass the raw invalid pointer used to represent...
2010-10-18 Bill WendlingDon't recompute MachineRegisterInfo in the Optimize...
2010-10-18 Mikhail GlushenkovTrailing whitespace.
2010-10-18 Rafael EspindolaImplement R_386_GOT32.
2010-10-18 Dan GohmanMake AliasSetTracker TBAA-aware, enabling TBAA-enabled...
2010-10-18 Rafael EspindolaRelocate with .bss instead of using the symbol. Matches...
2010-10-18 Rafael EspindolaReenable assert.
2010-10-18 Devang PatelTransfer debug loc to lowered call.
2010-10-18 Dan GohmanAdd TypeBasedAliasAnalysis to the standard pass lists...
2010-10-18 Dan GohmanFix BasicAA to pass TBAAInfo through to the chained...
2010-10-18 Jim GrosbachFor Thumb2, try to use frame pointer references for...
2010-10-18 Rafael EspindolaProduce ELF::R_386_GOTPC relocations.
next