oota-llvm.git
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.
2012-11-15 Jakub StaszakSimplify code.
2012-11-15 Andrew Trickmisspell
2012-11-15 Andrew Trickwhitespace
2012-11-15 Chad Rosier[reg scavenger] Fix the isUsed/isAliasUsed functions...
2012-11-15 Sergei LarinFix indeterminism in MI scheduler DAG construction.
2012-11-15 Dmitri GribenkoUse empty parens for empty function parameter list...
2012-11-15 Dmitri GribenkoFileCheck: remove useless 'continue' at the end of...
2012-11-15 Duncan SandsDo not handle void types in DataLayout. Patch by Patri...
2012-11-15 Hans WennborgMake GlobalOpt be conservative with TLS variables ...
2012-11-15 Guy BenyeiAdd support for SPIR64 target - the 64bit counterpart...
2012-11-15 Duncan SandsFix a crash observed by Shuxin Yang. The issue here...
2012-11-15 Craig TopperRevert changing FNEG of v4f32 to Expand. It's legal.
2012-11-15 Craig TopperMake FNEG and FABS of v4f32 Expand.
2012-11-15 Craig TopperMake a bunch of floating point operations on vectors...
2012-11-15 Craig TopperAdd missing documentation for llvm.exp2, llvm.log10...
2012-11-15 Craig TopperAdd llvm.ceil, llvm.trunc, llvm.rint, llvm.nearbyint...
2012-11-15 Andrew TrickFix an obvious merge bug in -join-globalcopies (disabled).
2012-11-15 Eric ChristopherAdd some release notes that say we removed the CellSPU...
2012-11-15 NAKAMURA TakumiInstCombineAndOrXor.cpp: Escape bracket in doxygen...
2012-11-15 Jakub StaszakUse LLVM_DELETED_FUNCTION.
2012-11-15 Owen AndersonAdd doInitialization and doFinalization methods to...
2012-11-14 Jakub StaszakRemove unneeded #includes.
2012-11-14 NAKAMURA TakumiNVPTXISelLowering.cpp: Fix warnings. [-Wunused-variable]
next