platform/upstream/llvm.git
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-18 Sebastian Poputils: use rmdir instead of rm to remove empty dirs
2012-11-18 NAKAMURA Takumiclang/test/Sema/warn-documentation.cpp: Try to fix...
2012-11-18 Dmitri GribenkoDocumentation parsing: propely handle a lone '\endverba...
2012-11-17 Dmitri GribenkoFix Doxygen comment start sequence.
2012-11-17 Sean Silvadocs: CodingStandards should follow the coding standards.
2012-11-17 Andy GibbsClean up code according to 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 Fariborz Jahanianobjective-C: Do not issue deprecated warning about...
2012-11-17 Nico WeberFix crash on end-of-file after \ in a char literal...
2012-11-17 Andy GibbsPrevent premature macro expansion in __has_builtin...
2012-11-17 Andy GibbsMade the "expected string literal" diagnostic more...
2012-11-17 Andy GibbsRefactored duplicate string literal lexing code within...
2012-11-17 Andy GibbsFix handling of invalid uses of the __has_warning built...
2012-11-17 James MolloyTypo
2012-11-17 James MolloyAdd a new function to ConstantExpr - getAsInstruction...
2012-11-17 Benjamin KramerEnable inlining of 4 byte atomic ops on ppc32, 8 byte...
2012-11-17 Benjamin KramerPlug a memory leak in the GCOV profiling emitter, which...
2012-11-17 Benjamin KramerRemove copy ctor that provides no value over the default.
2012-11-17 Ted KremenekFurther reduce "-fsyntax-only -Wuninitialized" time...
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 Sebastian Poputils: remove the isl directory after cloning cloog
2012-11-17 Joe AbbeySuppressing the 'direct base ‘{anonymous}::S1’ inaccess...
2012-11-17 Sebastian Poputils: remove existing cloog and isl dirs before git...
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 Ted KremenekSwitch -Wuninitialized to use a reverse-post order...
2012-11-17 Eli FriedmanMark FP_EXTEND form v2f32 to v2f64 as "expand" for...
2012-11-17 Eli FriedmanAdd missing features for misc x86 CPUs to CPU feature...
2012-11-17 Jason MolendaHan Ming's commit in r168228 had a bunch of 4-space...
2012-11-17 Eli FriedmanClean up X86 target feature translation code slightly...
2012-11-17 Chad Rosier[fast-isel] Add the -verify-machineinstrs to these...
2012-11-17 Han Ming OngFollow up on <rdar://12720514>. Removed commented out...
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 Han Ming Ong<rdar://problem/12720514> Sub-TLF: Provide service...
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 Greg ClaytonAdded symbols page for Mac OS X that explains how Debug...
2012-11-16 Eric ChristopherAdd some basic support for the fission addr forms to...
2012-11-16 Chad RosierTypo.
2012-11-16 Andrew KaylorMarking remote mcjit tests as XFAIL for mingw32 (hopefu...
2012-11-16 Filipe CabecinhasFix expected error message in test.
2012-11-16 Eric ChristopherAdd constant definitions for fission dwarf attributes...
2012-11-16 Bill WendlingRevert r167799. It's not really correct, and it doesn...
2012-11-16 Chad RosierClaim the driver.
2012-11-16 Dmitri GribenkoTestcase overriding-ftemplate-comments.cpp: use [[...
2012-11-16 Chad Rosier[driver] Add the missing TY_PP_ObjCXX_Alias case to...
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 Howard Hinnantistreambuf_iterator increment should call sbumpc instea...
2012-11-16 Jakub StaszakRemove trailing spaces.
2012-11-16 Weiming ZhaoRemove hard coded registers in ARM ldrexd and strexd...
2012-11-16 Dmitri GribenkoStmtDumper: remove incomplete support for limiting...
2012-11-16 Greg Clayton<rdar://problem/12238339>
2012-11-16 Greg ClaytonFix lldb to compile with top of tree LLVM/clang.
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 Greg Clayton<rdar://problem/12712928>
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 Daniel MaleaUpdate RecordingMemoryManager as per change to RuntimeD...
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 Daniel JasperFix partial-match-bind-behavior with forEachDescendant...
2012-11-16 Hans WennborgSimplifyCFG: Don't assume non-null ScalarTargetTransfor...
2012-11-16 Jordan Rose[analyzer] SATestBuild.py: fix broken string concatenation
2012-11-16 Benjamin KramerWork around a layering violation from Target to CodeGen.
2012-11-16 Benjamin KramerMake libASTMatchers link its dependencies. libRewriteFr...
2012-11-16 NAKAMURA Takumillvm/test/CodeGen/X86/hipe-cc*.ll: Add explicit -mcpu...
2012-11-16 Alexey Samsonovubsan: fix broken test case by using brand new [[@LINE...
2012-11-16 Alexey SamsonovUBSan: enable CMake build on Darwin. Fix two failing...
2012-11-16 Alexey SamsonovUBSan: enable proper linking with UBsan runtime on...
2012-11-16 Alexey SamsonovUBSan: fix support on Darwin in 'make' build system...
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...
next