oota-llvm.git
2009-05-24 Dan GohmanWhen replacing a floating-point comparison with an...
2009-05-24 Dan GohmanGeneralize SCEVExpander::visitAddRecExpr's GEP persuit...
2009-05-24 Dan GohmanWhen the low bits of one operand of an add are zero...
2009-05-24 Torok EdwinThe rewriter may hold references to instructions that...
2009-05-24 Eli FriedmanRewrite ISD::FCOPYSIGN lowering to never use i64. Not...
2009-05-24 Torok EdwinMake bugpoint emit a bugpoint-reduced-blocks.bc, becaus...
2009-05-24 Torok EdwinAdd -disable-global-remove option to bugpoint.
2009-05-24 Eli FriedmanUpdate for CMakeLists; untested, so tell me if there...
2009-05-24 Eli FriedmanRemove checks of getTypeAction from LegalizeOp; we...
2009-05-24 Eli FriedmanDisable type legalization in LegalizeDAG.
2009-05-24 Nick LewyckyRemove border around table used for layout.
2009-05-24 Eli FriedmanMake the PPC backend use a legal type for the operands...
2009-05-23 Eli FriedmanFix a bug in the expansion of EXTRACT_SUBVECTOR in
2009-05-23 Eli FriedmanMake the X86 backend mark EXTRACT_SUBVECTOR as Expand...
2009-05-23 Eli FriedmanAdd a proper implementation of EXTRACT_SUBVECTOR legali...
2009-05-23 Torok EdwinUse latin symbols. I was told not everybody has a UTF...
2009-05-23 Torok EdwinWrite family name last, as other entries in this file.
2009-05-23 Torok EdwinAdd myself.
2009-05-23 Anton KorobeynikovAdd ARMv7 architecture, Cortex processors and different...
2009-05-23 Anton KorobeynikovEmit ARM Build Attributes
2009-05-23 Anton KorobeynikovPropagate CPU string out of SubtargetFeatures
2009-05-23 Jay FoadWork around a page size issue on Cygwin.
2009-05-23 Torok EdwinFix PR4254.
2009-05-23 Torok Edwinstat64/open64/lseek64 for the interpreter
2009-05-23 Torok Edwinavailable_externall linkage is not local, this was...
2009-05-23 Eli FriedmanFix test to account for legalization changes; I think...
2009-05-23 Eli FriedmanAdd a new step to legalization to legalize vector math...
2009-05-23 Eli FriedmanMake the x86 backend custom-lower UINT_TO_FP and FP_TO_...
2009-05-23 Oscar FuentesCMake: Use libdl only when available. Fixes build on...
2009-05-22 Evan ChengFix bug in FoldFCmp_IntToFP_Cst. If inttofp is a uintof...
2009-05-22 Dan GohmanAdd a note mentioning that uses of the return value...
2009-05-22 Oscar FuentesCMake: Use libpthread in tblgen when needed. Updated...
2009-05-22 Duncan SandsAdd a new codegen pass that normalizes dwarf exception...
2009-05-22 Bob WilsonOnly 64-bit targets support TImode libcalls. Disable...
2009-05-22 Dan GohmanTeach IndVarSimplify's FixUsesBeforeDefs to handle...
2009-05-22 Sanjiv GuptaEmit debug information for globals (which include autom...
2009-05-22 Duncan SandsHopefully fix the build for people with ocaml.
2009-05-22 Duncan SandsAlways verify dominfo if expensive checking is enabled.
2009-05-22 Dan GohmanFix a thinko in the code that adapted SCEVMulExpr opera...
2009-05-22 Torok EdwinRevert this. There's no way to verifiy indirect calls...
2009-05-22 Torok EdwinVerify that calling conventions match function prototype.
2009-05-22 Eli FriedmanFix loop-index-split to correctly preserve dominance...
2009-05-22 Daniel DunbarAdd llvm::triple constructor from arch, vendor, os...
2009-05-22 Dan GohmanUpdate an assertion string to new-style type names.
2009-05-21 Evan Cheng80 column violation.
2009-05-21 Dale JohannesenTableGen for fast isel seems to assume an 'imm'
2009-05-21 Eli FriedmanFix broken logic in DominatorTreeBase::Split. Part...
2009-05-21 Eli FriedmanFix indentation.
2009-05-21 Eli FriedmanFix some incorrect logic in DominanceFrontier::splitBlo...
2009-05-21 Stuart HastingsAdd some missing steps to the sacred testing ritual...
2009-05-21 Jay FoadTighten up the asserts in SmallVector::operator[]().
2009-05-21 Duncan SandsAdd a getAlignOf helper for getting the ABI alignment...
2009-05-21 Jay FoadUse v.data() instead of &v[0] when SmallVector v might...
2009-05-21 Jay FoadImplement new SmallVector::data() methods.
2009-05-21 Dan GohmanTeach ValueTracking a new way to analyze PHI nodes...
2009-05-21 Owen AndersonAdd Atomic.cpp to the CMake build system.
2009-05-21 Owen AndersonUse DataTypes.h instead of stdint.h.
2009-05-21 Bill WendlingTemporarily revert r72191. It was causing an assert...
2009-05-20 Bill WendlingMinor code cleanup. No functionality change.
2009-05-20 Bill WendlingMerge 'ConstructFunctionDbgScope' and 'ConstructAbstrac...
2009-05-20 Bill WendlingRename 'New*' methods to 'Create*' to be consistent...
2009-05-20 Bill WendlingAdd comment for emit section.
2009-05-20 Bill WendlingMove 'Emit' methods down to their own place.
2009-05-20 Bill WendlingRevert r72192. It was causing a build failure.
2009-05-20 Bill WendlingDo some mechanical changes. Combine the 'construct...
2009-05-20 Argyrios KyrtzidisIntroduce DebugScope which gets embedded into the machi...
2009-05-20 Dan GohmanAdd an accessor method to return the insertion point.
2009-05-20 Owen AndersonHave llvm_start_multithreaded return a bool indicating...
2009-05-20 Owen AndersonTabs, be gone!
2009-05-20 Owen AndersonI just fail today.
2009-05-20 Owen AndersonCopy-and-paste-o.
2009-05-20 Owen AndersonMove atomic operations' definitions out of line. While...
2009-05-20 Bob WilsonMinor formatting fixes.
2009-05-20 Duncan SandsWhen comparing DominanceFrontier's, advance iterators
2009-05-20 Owen AndersonCompile fix for MSVC.
2009-05-20 Eli FriedmanFix for PR4235: to build a floating-point value from...
2009-05-20 Evan ChengFix test on non-darwin hosts.
2009-05-20 Evan ChengTry again. Allow call to immediate address for ELF...
2009-05-20 Evan ChengCannot use immediate as call absolute target in PIC...
2009-05-20 Dan GohmanTeach SCEV::isLoopInvariant and SCEV::hasComputableLoop...
2009-05-20 Owen AndersonAdd llvm_start_multithreaded(), which starts up the...
2009-05-20 Dan GohmanSuppress the IV reversal transformation in the case...
2009-05-20 Owen AndersonWe need to include config.h here so that the #defines...
2009-05-19 Owen AndersonForgot this file in my last commit.
2009-05-19 Owen AndersonSplit the ENABLE_THREADS #define in two. Now ENABLE_TH...
2009-05-19 Bob WilsonFix pr4227: Handle large immediate values in inline...
2009-05-19 Dan GohmanRemove an irrelevant comment.
2009-05-19 Dan GohmanAdd some more comments to the top of this file.
2009-05-19 Dan GohmanTrim unneeded #includes.
2009-05-19 Dan GohmanMake SCEVCallbackVH a private nested class inside Scala...
2009-05-19 Dan GohmanCreate ConstantExpr GEPs the correct way. This fixes
2009-05-19 Bob WilsonFollow up on new support for memory operands in ARM...
2009-05-19 Bill WendlingForward decls.
2009-05-19 Bill WendlingRemove 'class' specifier.
2009-05-19 Bill WendlingFix to compile on VS2008.
2009-05-19 Bob WilsonFix pr4058 and pr4059. Do not split i64 or double...
2009-05-19 Bob WilsonFix pr4091: Add support for "m" constraint in ARM inlin...
2009-05-19 Dan GohmanRemove the #ifndef NDEBUG from the FastISel debugging...
2009-05-19 Dan GohmanTeach SCEVExpander to expand arithmetic involving point...
2009-05-19 Cristian CadarTest commit.
next