platform/upstream/llvm.git
2013-03-12 Rafael EspindolaCorrectly compute linkage of decls forward declared...
2013-03-12 Hal FinkelDon't reserve R2 on Darwin/PPC
2013-03-12 Rafael EspindolaError if an extern C declaration matches a previous...
2013-03-12 Rafael EspindolaRemove a bogus assert so we don't crash in
2013-03-12 Hal FinkelPPC should always use the register scavenger for CR...
2013-03-12 Tobias GrosserMissed on test case in the last commit
2013-03-12 Patrik HagglundSmall fix for cost analysis of ptrtoint.
2013-03-12 Patrik HagglundIn r169695, the address space limit for tests was repla...
2013-03-12 Daniel JasperRemove bad space after "default".
2013-03-12 Matthew CurtisReleaseNotes: Add Hexagon Target section
2013-03-12 Matthew CurtisRemove driver support for Hexagon V2 and V3
2013-03-12 Bill WendlingReflect reality.
2013-03-12 Kostya Serebryany[asan] use 4Tb of address space for the asan allocator...
2013-03-12 Tobias GrosserMove tests that depend on -stats under 'requires asserts'
2013-03-12 Kostya Serebryany[sanitizer] use fewer size classes in the allocator...
2013-03-12 Evgeniy Stepanov[msan] Use sptr instead of ptrdiff_t.
2013-03-12 Kostya Serebryany[sanitizer] simplify the allocator's SizeClassMap:...
2013-03-12 Sean Silva[docs] Clarify wording.
2013-03-12 Sean Silva[docs] Add SourceWeb as external example.
2013-03-12 John ThompsonInitial check in of Doug's modularize tool for checking...
2013-03-12 Jim InghamFor file & line breakpoints, if there are subsets of...
2013-03-12 Jim InghamThe default configuration should be Debug, not DebugClang.
2013-03-12 Akira Hatanaka[mips] Rename function and variable names to start...
2013-03-12 Greg ClaytonUpdated the register numbering base documentation for...
2013-03-12 Michael J.... [Pass][Layout] Make algorithm not n^2.
2013-03-12 Sean CallananCreated a sample "jump" command that handles
2013-03-12 Meador IngeLibCallSimplifier: optimize speed for short-lived instances
2013-03-11 David BlaikieRemove support for versioned debug info.
2013-03-11 David BlaikieAdd asserts to DIBuilder & fix DINameSpace::Verify...
2013-03-11 Eli BenderskyResidual cleanup: live-out set is gone
2013-03-11 NAKAMURA Takumillvm/test/CodeGen/R600/schedule-*.ll: Let them require...
2013-03-11 David BlaikieUpgrading debug info test cases to be (more) compatible...
2013-03-11 Matt KopecChange Linux/POSIX to output inferior output in realtime.
2013-03-11 Fariborz JahanianObjective-C: When using super.prop, property should be
2013-03-11 David BlaikieRemove duplicate test contents.
2013-03-11 Nick LewyckyFix a crasher newly introduced in r176659/r176649,...
2013-03-11 Jordan Rose[analyzer] Look for calls along with lvalue nodes in...
2013-03-11 Kevin EnderbyFixes disassembler crashes on 2013 Haswell RTM instruct...
2013-03-11 Bill WendlingDon't remove a landing pad if the invoke requires a...
2013-03-11 Ted KremenekDisallow using -fmodules with -no-integrated-as.
2013-03-11 Greg ClaytonBuildbot was failing to build. I guess classes declared...
2013-03-11 Howard HinnantThis SO question: stackoverflow.com/questions/15344402...
2013-03-11 Greg Clayton<rdar://problem/13372857>
2013-03-11 Adrian PrantlImprove the caching of debuginfo Objective C interface...
2013-03-11 Vincent LejeuneR600: Fix JUMP handling so that MachineInstr verificati...
2013-03-11 Reid Kleckner[msan] intercept dlopen and clear shadow for it
2013-03-11 Richard SmithAdd -Wc99-compat warning for C11 unicode string and...
2013-03-11 Jan Wen VoungPartly revert "Move clang tests that depend on llvm...
2013-03-11 Sean Silva[docs] Add ellipsis.
2013-03-11 Eli BenderskyMissing period in doc
2013-03-11 NAKAMURA Takumillvm/test/CodeGen/X86/handle-move.ll: Mark it as XFAIL...
2013-03-11 Sean Silva[docs] Remove explicit authorship.
2013-03-11 Argyrios Kyrtzidis[libclang] Fix a test and a warning on windows.
2013-03-11 Alexey Samsonov[Sanitizer] Implement BlockingMutex::CheckLocked()
2013-03-11 Alexander Potapenko[ASan] Reduce the local buffer size in Report() not...
2013-03-11 Joey GoulyAdd a test case for the 'vec_type_hint' attribute that...
2013-03-11 Alexander Potapenko[ASan] Try to use a small (512 bytes) stack-local buffe...
2013-03-11 Alexander Potapenko[ASan] don't call strerr from functions that map memory...
2013-03-11 Kostya Serebryany[sanitizer] make SizeClassAllocator64::GetBlockBegin...
2013-03-11 NAKAMURA TakumiSuppress atomic(32|64).ll as XFAIL on win32 codegen...
2013-03-11 NAKAMURA TakumiR600MachineScheduler.cpp: Fix use cases of dbgs()....
2013-03-11 Lang HamesRemove date from test case file name. The PR number...
2013-03-11 Shankar Easwaran[ELF] Set values for bss_start and end symbols properly...
2013-03-10 Nick LewyckyCorrect this error message, and most importantly make...
2013-03-10 Nick LewyckyUse LLVMBool instead of 'bool' in the C API. Based...
2013-03-10 Jason MolendaXcode seems to want these lines added to the project...
2013-03-10 Hal FinkelBBVectorize: Fixup debugging statements
2013-03-10 Sylvestre LedruMatch the new declaration of clang::ASTContext::getFunc...
2013-03-10 Anton YartsevPR15480: fixed second parameter types of vec_lde, vec_l...
2013-03-10 Benjamin KramerDriver: do not strip file extensions when printing...
2013-03-10 Jakub StaszakCleanup #includes.
2013-03-10 Guy BenyeiFix indirect byval passing of records in address spaced...
2013-03-10 Jakub StaszakRemove unneeded #include.
2013-03-10 Jakub StaszakAdd some constantness in MachinePostDominators.h.
2013-03-10 Jakub StaszakRemove unneeded #includes. Use forward declarations...
2013-03-10 Jakub StaszakRemove unneeded #includes. Use forward declarations...
2013-03-10 Richard Smithwww tweaks to embiggen up our near-complete C++11 and...
2013-03-09 Richard SmithWhen lexing in C11 mode, accept unicode character and...
2013-03-09 Richard SmithHandle _Pragma on a u8, u, or U string literal per...
2013-03-09 Craig TopperRemove an unused member variable from HelpPrinter....
2013-03-09 Lang HamesDon't glue users to extract_subreg when selecting the...
2013-03-09 Jakub StaszakRemove unneeded cast.
2013-03-09 Benjamin KramerRemove a source of nondeterminism from the LoopVectorizer.
2013-03-09 Benjamin KramerRemove unused diagnostic.
2013-03-09 Benjamin KramerFix test case.
2013-03-09 Benjamin KramerTest case hygiene.
2013-03-09 Jakub StaszakRemove unneeded const_cast.
2013-03-09 Jakub StaszakUse forward declaration instead of #include.
2013-03-09 Arnold SchwaighoferLoopVectorizer: Ignore all dbg intrinisic
2013-03-09 Arnold SchwaighoferLoopVectorizer: Ignore dbg.value instructions
2013-03-09 Benjamin KramerMake helper function static.
2013-03-09 Benjamin KramerTLI: Microoptimize calls to strlen+memcmp to strncmp.
2013-03-09 Jakub StaszakSimplify code. No functionality change.
2013-03-09 Nick LewyckyUse the correct index variable. This is the meat of...
2013-03-09 Nick LewyckyCommit the right files for r176762. Sigh.
2013-03-09 Nick LewyckyWe need a shndx if the number of sections breaks SHN_LO...
2013-03-09 Jason MolendaRemove use of the ARMDisassembler framework from
2013-03-09 Jason MolendaAlso remove actual link against the ARMDisassembler...
2013-03-09 Jason MolendaWe don't need to specify the VALID_ARCHS in the xcode...
2013-03-09 Edwin VaneAdding -final-syntax-check to cpp11-migrate user docs
next