platform/upstream/llvm.git
2013-06-25 David MajnemerImplement DR136
2013-06-25 Nadav RotemSLPVectorizer: support slp-vectorization of PHINodes...
2013-06-25 Richard SmithMake this test properly test both things it's trying...
2013-06-25 Sean CallananFixed a bug in ClangASTSource where we would return
2013-06-25 Richard SmithMissing test update from r184884.
2013-06-25 Richard SmithPR8302: Check for shadowing a template parameter when...
2013-06-25 Matt Beaumont-GayDon't try to get the layout of an invalid decl in getDe...
2013-06-25 David MajnemerImplement DR21
2013-06-25 Jakob Stoklund... Print block frequencies in decimal form.
2013-06-25 Tom StellardR600: Use new getNamedOperandIdx function generated...
2013-06-25 Tom StellardTableGen: Generate a function for getting operand indic...
2013-06-25 Bill WendlingDon't use 'errno.h' on Apple just yet. This breaks...
2013-06-25 Daniel MaleaFix undefined behaviour in data formatter test -- ensur...
2013-06-25 Ed MasteUpdate version sscanf to match FreeBSD release info
2013-06-25 Richard SmithFix null pointer dereference if we redeclare an unproto...
2013-06-25 Ed MasteSkip dsym tests also on FreeBSD
2013-06-25 Nico WeberFix a comment.
2013-06-25 Arnold SchwaighoferX86 cost model: Vectorizing integer division is a bad...
2013-06-25 Ed MasteSkip tests that hang on FreeBSD
2013-06-25 Bob WilsonFix SROA to avoid unnecessary scalar conversions for...
2013-06-25 Edwin Vanecpp11-migrate: Really fixing doxygen warning
2013-06-25 Ed MasteCorrect use of __FreeBSD_kernel__
2013-06-25 Manman RenRemove unused code. No functionality change.
2013-06-25 Richard SmithMore of N3652: don't add an implicit 'const' to 'conste...
2013-06-25 Bill WendlingThe GCDA 402 format won't have a second checksum either.
2013-06-25 Fariborz JahanianObjective-C: Warn when IBOutletCollection property
2013-06-25 Eli BenderskyRemove misplaced comment
2013-06-25 Nick LewyckyIn tooling, reenable freeing of datastructures in codeg...
2013-06-25 Ulrich Weigand[PowerPC] Support @got modifier
2013-06-25 Howard HinnantImplement full support for non-pointer pointers in...
2013-06-25 Dmitry Vyukovtsan: add missing __attribute__((visibility("default...
2013-06-25 Rafael EspindolaUse simpler version of llvm::sys::fs::exists.
2013-06-25 Rafael EspindolaDon't use PathV1.h in Tools.cpp.
2013-06-25 Rafael EspindolaUse the simpler version of llvm::sys::fs::exists.
2013-06-25 Ed MasteMatch printf format specifiers and arguments
2013-06-25 Rafael EspindolaMove GetEXESuffix to the one place it is used.
2013-06-25 Rafael EspindolaRemove sys::PathSeparator.
2013-06-25 Rafael EspindolaUse the new llvm::sys::EnvPathSeparator.
2013-06-25 Ed MasteUpdate comment after Linux->POSIX rename
2013-06-25 Sergey Matveev[lsan] Define interceptors more correctly. Also, always...
2013-06-25 Aaron WatryR600: Consolidate expansion of v2i32/v4i32 ops for...
2013-06-25 Aaron WatryR600: Add v2i32 test for vselect
2013-06-25 Aaron WatryR600/SI: Expand xor v2i32/v4i32
2013-06-25 Aaron WatryR600: Add v2i32 test for setcc on evergreen
2013-06-25 Aaron WatryR600/SI: Expand urem of v2i32/v4i32 for SI
2013-06-25 Aaron WatryR600/SI: Expand udiv v[24]i32 for SI and v2i32 for EG
2013-06-25 Aaron WatryR600/SI: Expand ashr of v2i32/v4i32 for SI
2013-06-25 Aaron WatryR600/SI: Expand srl of v2i32/v4i32 for SI
2013-06-25 Aaron WatryR600/SI: Expand shl of v2i32/v4i32 for SI
2013-06-25 Aaron WatryR600/SI: Expand or of v2i32/v4i32 for SI
2013-06-25 Aaron WatryR600/SI: Expand mul of v2i32/v4i32 for SI
2013-06-25 Aaron WatryR600/SI: Expand and of v2i32/v4i32 for SI
2013-06-25 Evgeniy Stepanov[sanitizer] Move log_path to common flag and use it...
2013-06-25 Benjamin KramerBlockFrequency: Bump up the entry frequency a bit.
2013-06-25 Ulrich Weigand[PowerPC] Add extended rotate/shift mnemonics
2013-06-25 Ulrich Weigand[PowerPC] Add rldcr/rldic instructions
2013-06-25 Ulrich Weigand[PowerPC] Add extended subtract mnemonics
2013-06-25 Justin Holewinski[NVPTX] Default pointer type doesn't make sense for...
2013-06-25 Chandler CarruthFix a couple of PPC predefined macros that I spotted...
2013-06-25 Jason MolendaIf debugserver fails to interrogate the inferior proces...
2013-06-25 Jason MolendaRemove some unnecessary uses of nub_break_t in the...
2013-06-25 Nadav RotemFix a typo in the code that collected the costs recursi...
2013-06-25 Rafael Espindolakeep only the StringRef version of getFileOrSTDIN.
2013-06-25 Rafael EspindolaAdd r184803 back now that the bug in unique_file has...
2013-06-25 Rafael EspindolaDon't assume ResultPath is null terminated.
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-25 Tom StellardR600/SI: Report unaligned memory accesses as legal...
2013-06-25 Tom StellardR600: Add support for i32 loads from the constant addre...
2013-06-25 Tom StellardR600/SI: Add support for v4i32 and v4f32 kernel args
2013-06-25 Tom StellardR600: Fix typo in R600Schedule.td
2013-06-25 Rafael EspindolaRevert "Use the new PathV2 instead of implementing...
2013-06-25 Chandler CarruthRevert r184787: "Added arm_neon intrinsic tests."
2013-06-25 Chandler CarruthTemporarily disable building the armv7 variants of...
2013-06-25 Jordan Rose[analyzer] Handle zeroing CXXConstructExprs.
2013-06-25 Jordan Rose[analyzer] Don't initialize virtual base classes more...
2013-06-25 Eli FriedmanFix regression from r184810.
2013-06-25 Nick LewyckyMake -vectorize-... proper cc1 flags instead of abusing...
2013-06-25 Richard SmithFix deserializing of class template partial specializat...
2013-06-25 Eli FriedmanFix noexcept for delete expressions.
2013-06-25 NAKAMURA TakumiPPCAsmParser.cpp: Quote "@l/@ha" in comments. [-Wdocume...
2013-06-25 Eric ChristopherAdd an autoconf option for turning on -gsplit-dwarf...
2013-06-25 Rafael EspindolaRemove PathV1.h from Driver.cpp.
2013-06-25 Rafael EspindolaCreate a replacement for sys::Path::PathSeparator.
2013-06-25 Chandler CarruthRemove the sysroot (or isysroot) restriction from the...
2013-06-25 Nico WeberFormatter/ObjC: Correctly format casts in objc message...
2013-06-25 Rafael EspindolaUse the new PathV2 instead of implementing the logic...
2013-06-25 Rafael EspindolaCleanup in unique_file when we only want the name.
2013-06-25 Eli FriedmanDelete a couple dead checks.
2013-06-25 Eric ChristopherAs far as I know no linker needs or wants the -g flag.
2013-06-25 Chandler CarruthAddress a few of the issues in GCDAProfiling I noted...
2013-06-25 Chandler CarruthRemove the sysroot restriction from building GCDAProfil...
2013-06-25 Sean CallananFixed the instruction emulation so that it doesn't
2013-06-25 Nico WeberFormatter/Objc: Add a test that checks that @import...
2013-06-25 Eli FriedmanDelete dead code.
2013-06-25 Eric ChristopherReorder builds based by ordering.
2013-06-24 Eric ChristopherRemove all non-linker oriented compile options from...
2013-06-24 Eric Christopher80-column and tab character fixes.
2013-06-24 Richard SmithCheck for matching template-parameter-lists when mergin...
2013-06-24 Rafael EspindolaAccept both / and \\ to fix the windows bots.
2013-06-24 Ted KremenekTweak -Wdeprecated-objc-pointer-introspection to have...
next