oota-llvm.git
2012-11-19 Bob WilsonClean up handling of always-inline functions in the...
2012-11-19 Bob WilsonSome comment fixes.
2012-11-19 Craig TopperMove else onto line with preceding closing brace.
2012-11-18 Duncan SandsRemove the last bit of constant folding from LinearizeE...
2012-11-18 Duncan SandsFix PR14060, an infinite loop in reassociate. The...
2012-11-18 Dmitri GribenkoSystemLibrary.rst: remove reference to a bug that was...
2012-11-18 Dmitri GribenkoDocumentation: convert SystemLibrary documentation...
2012-11-18 Dmitri GribenkoDocumentation: remove a copy of the FileCheck man page...
2012-11-18 Dmitri GribenkoDocumentation: use a :doc: link instead of an absolute...
2012-11-18 Dmitri GribenkoDocumentation: fix broken link.
2012-11-18 Andrew TrickUse a full triple for a PPC test case for asm syntax.
2012-11-18 NAKAMURA TakumiMCJIT: [cygming] Give noop to __main also in RecordingM...
2012-11-18 NAKAMURA Takumitest/ExecutionEngine/MCJIT/stubs-remote.ll: Prune DOSis...
2012-11-18 Nick LewyckyDon't try to calculate the alignment of an unsigned...
2012-11-17 Sean Silvadocs: CodingStandards should follow the coding standards.
2012-11-17 Benjamin KramerBump sphinx config to 3.3.
2012-11-17 Benjamin KramerKick off 3.3 cycle for LLVM trunk.
2012-11-17 Sean Silvadocs: Add link to HowToSetUpLLVMStyleRTTI
2012-11-17 James MolloyTypo
2012-11-17 James MolloyAdd a new function to ConstantExpr - getAsInstruction...
2012-11-17 Benjamin KramerPlug a memory leak in the GCOV profiling emitter, which...
2012-11-17 Pawel Wodnickireally fix permissions
2012-11-17 Pawel Wodnickifix permissions
2012-11-17 Pawel Wodnickiadding whose code is it anywa tools
2012-11-17 Joe AbbeyRemoving utf-8 smart quote and trailing whitespace
2012-11-17 Joe AbbeySuppressing the 'direct base ‘{anonymous}::S1’ inaccess...
2012-11-17 Andrew TrickSilence the buildbots for this test while I figure...
2012-11-17 Andrew TrickBroaden isSchedulingBoundary to check aliases of SP.
2012-11-17 Hal FinkelPhi speculation improvement for BasicAA
2012-11-17 Richard SmithPer agreement with Doug, take ownership of Clang's...
2012-11-17 Eli FriedmanMark FP_EXTEND form v2f32 to v2f64 as "expand" for...
2012-11-17 Chad Rosier[fast-isel] Add the -verify-machineinstrs to these...
2012-11-17 Nadav RotemLoopVectorizer: Add initial support for pointer inducti...
2012-11-17 Akira HatanakaInitial implementation of MipsTargetLowering::isLegalAd...
2012-11-17 Weiming ZhaoRename methods like PairSRegs() to createSRegpairNode...
2012-11-17 Evan ChengTeach SROA rewriteVectorizedStoreInst to handle cases...
2012-11-17 Andrew KaylorMarking remote mcjit tests as XFAIL for cygwin (hopeful...
2012-11-16 Andrew KaylorClaim ownership of MCJIT
2012-11-16 Eric ChristopherAdd some basic support for the fission addr forms to...
2012-11-16 Andrew KaylorMarking remote mcjit tests as XFAIL for mingw32 (hopefu...
2012-11-16 Eric ChristopherAdd constant definitions for fission dwarf attributes...
2012-11-16 Chad RosierClaim the driver.
2012-11-16 Benjamin KramerRemove default public copy ctors.
2012-11-16 Andrew KaylorMarking remote mcjit tests as XFAIL for ARM (hopefully...
2012-11-16 Jakub StaszakRemove trailing spaces.
2012-11-16 Weiming ZhaoRemove hard coded registers in ARM ldrexd and strexd...
2012-11-16 Andrew TrickUse array_pod_sort instead of std::sort.
2012-11-16 Andrew Tricktypo
2012-11-16 Richard OsborneAdd myself as owner of XCore Backend.
2012-11-16 Anton KorobeynikovMake sure FABS on v2f32 and v4f32 is legal on ARM NEON
2012-11-16 Richard OsborneFix handling of aliases to functions.
2012-11-16 Justin Holewinski[NVPTX] Order global variables in def-use order before...
2012-11-16 Justin HolewinskiPreserve address space of forward-referenced global...
2012-11-16 Duncan SandsMake this easier to understand, as suggested by Chandler.
2012-11-16 Hemant KulkarniAdded program header emission
2012-11-16 Craig TopperRemove conditions from 'else if' that were guaranteed...
2012-11-16 Will SchmidtReleaseNotes.html updates reflecting PPC64 Elf Linux...
2012-11-16 Duncan SandsInstructionSimplify should be able to simplify A+B...
2012-11-16 Joe AbbeyUsing const cast to alleviate a warning.
2012-11-16 Craig TopperFactor out the final FADD that's common to multiple...
2012-11-16 Chris Lattnermove irrelevant attribution.
2012-11-16 Duncan SandsFix PR14361: wrong simplification of A+B==B+A. You...
2012-11-16 Andrew KaylorAdding new tests to test lli's pseudo-remote feature...
2012-11-16 Craig TopperFinally add myself to the credits.
2012-11-16 Hans WennborgSimplifyCFG: Don't assume non-null ScalarTargetTransfor...
2012-11-16 Benjamin KramerWork around a layering violation from Target to CodeGen.
2012-11-16 NAKAMURA Takumillvm/test/CodeGen/X86/hipe-cc*.ll: Add explicit -mcpu...
2012-11-16 Duncan SandsAdd the Erlang/HiPE calling convention, patch by Yianni...
2012-11-16 Chandler CarruthUpdate credits file regarding SROA work... Also include...
2012-11-16 Chandler CarruthAdd myself as the code owner for a bunch of stuff.
2012-11-16 Amara EmersonAdd MCJIT test case for running global constructors.
2012-11-16 Amara EmersonAdd R_ARM_TARGET1 relocation to MCJIT and ensure that...
2012-11-16 Hans WennborgConstant::IsThreadDependent(): Use dyn_cast<Constant...
2012-11-16 Alexey Samsonov[DebugInfo] Generate address ranges for compile units...
2012-11-16 Craig TopperFactor some common code to reduce compile size.
2012-11-16 Nadav RotemLoopVectorize: Division reductions generate incorrect...
2012-11-16 Craig TopperUse roundps/pd for llvm.ceil, llvm.trunc, llvm.rint...
2012-11-16 Craig TopperFix typo in a comment.
2012-11-16 Akira Hatanaka[mips] Fix delay slot filler so that instructions with...
2012-11-16 Michael IlsemanRemove trailing whitespace
2012-11-15 Andrew KaylorInterface changes to allow RuntimeDyld memory managers...
2012-11-15 Eli BenderskyAdd some tests for the FileCheck utility.
2012-11-15 Galina KistanovaAdded myself as owner of LLVM Buildbot.
2012-11-15 Eric ChristopherClarify.
2012-11-15 Owen AndersonClaim ownership of everyone's favorite part of the...
2012-11-15 Eli FriedmanMark FP_ROUND for converting NEON v2f64 to v2f32 as...
2012-11-15 Eric ChristopherMore ownership, no one likes these things anyways.
2012-11-15 Michael IlsemanRemove trailing whitespace
2012-11-15 Nadav RotemUpdate the code ownership.
2012-11-15 Jyotsna VermaFix typo.
2012-11-15 Akira Hatanaka[mips] Add predicate HasFPIdx for floating-point indexe...
2012-11-15 Joel JonesAdd description of how to build docs
2012-11-15 Adhemerval... PowerPC: Lowering floor intrinsic for Altivec
2012-11-15 Daniel DunbarPathV2: Fix a possible infinite loop.
2012-11-15 Akira HatanakaAdd assertions in MipsLongBranch which check the size...
2012-11-15 Jakub StaszakReturn 0 instead of false.
2012-11-15 Ulrich WeigandUse std::stable_sort instead of std::sort when sorting...
2012-11-15 Evan ChengClarify my code ownership
2012-11-15 Sergei LarinAdd myself as owner of VLIW Instruction Scheduling...
2012-11-15 Anton KorobeynikovAdd ARM EABI to my list of responsibilities.
next