platform/upstream/llvm.git
2012-11-08 Benjamin KramerLiteralSupport: Don't overflow the temporary buffer...
2012-11-08 Benjamin KramerLiteralSupport: Clean up style violations. No functiona...
2012-11-08 Enrico GranataMinor cleanups to the new ModuleList notification APIs...
2012-11-08 Abramo BagnaraAllow to pass from syntactic form of InitListExpr to...
2012-11-08 Abramo BagnaraAvoid to write function name in comment. Thanks to...
2012-11-08 Abramo BagnaraReadded line removed by mistake.
2012-11-08 Alexey Samsonov[Sanitizer] Build all sanitizer runtime libraries with...
2012-11-08 Abramo BagnaraFixed converted ConstantArrayTypeLoc range. Added a...
2012-11-08 Benjamin KramerDrop the limitation to IEEE floating point types from...
2012-11-08 Abramo BagnaraFixed range of implicit MemberExpr.
2012-11-08 Dmitry Vyukovtsan: add range access functions for Go
2012-11-08 Alexey Samsonov[ASan] avoid including <new> header in ASan runtime
2012-11-08 Dmitry Vyukovtsan: change TSAN_OPTIONS->GORACE in build script as...
2012-11-08 Alexey Samsonov[Sanitizer] try to fix Windows bot - include stdlib...
2012-11-08 Benjamin KramerSet TLSSupported to false on Haiku.
2012-11-08 Dmitry Vyukovtsan: use GORACE env for options for Go
2012-11-08 Amara EmersonRecommit modified r167540.
2012-11-08 Michael LiaoAdd support of RTM from TSX extension
2012-11-08 Daniel DunbarDriver/Darwin: The -arch argument values aren't exactly...
2012-11-08 Enrico GranataAdding support for loading the scripting resource as...
2012-11-08 Enrico Granata<rdar://problem/12586350>
2012-11-08 Meador Ingeinstcombine: Migrate strspn optimizations
2012-11-08 Bob WilsonRip out a bunch of code for invoking gcc from clang.
2012-11-08 Bob WilsonRemove code to fall back to llvm-gcc for i386 kexts.
2012-11-08 David BlaikiePR14284: crash on ext-valid returning NULL from a void...
2012-11-08 Jason MolendaFix a crasher in
2012-11-08 Greg ClaytonAdded a posix_spawn based launchd plist for always...
2012-11-07 Richard SmithWhen deciding whether to convert an array construction...
2012-11-07 Dmitri GribenkoForce C89 for c-index-test.c
2012-11-07 Eric ChristopherFix up comment typo and 80-col.
2012-11-07 Michael J.... [Driver] Fix -Wp,-MMD pr13959
2012-11-07 Eric ChristopherAdd a relocation visitor to lib object. This works...
2012-11-07 Greg Clayton<rdar://problem/12645617>
2012-11-07 Hans WennborgOnly do switch-to-lookup table transformation when...
2012-11-07 Nico WeberReduce nesting. No functionality change.
2012-11-07 Richard TrieuWhen template deduction fails on a derived class, try...
2012-11-07 Fariborz Jahanianobjective-C blocks: bring back the CharUnit patch for
2012-11-07 Akira Hatanaka[mips] Custom-lower ISD::FRAME_TO_ARGS_OFFSET node.
2012-11-07 David BlaikiePR12713 - crash on invalid due to unmatched parens...
2012-11-07 Akira HatanakaDelete MipsFunctionInfo::NextStackOffset. No functional...
2012-11-07 Amara EmersonRevert r167540 until regression tests are updated.
2012-11-07 Bill WendlingRemove accidental commit.
2012-11-07 Hans WennborgFix bad test IR in switch_to_lookup_table.ll
2012-11-07 Fariborz Jahanianobjective-C modern translator. Start the line
2012-11-07 Amara EmersonImprove ARM build attribute emission for architectures...
2012-11-07 Douglas GregorWhen loading a module fails because it is out of date...
2012-11-07 David BlaikieTest for source location range of new expressions fixed...
2012-11-07 Jordan Rose[analyzer] Check that the argument to CFMakeCollectable...
2012-11-07 Pawel Wodnickifix typo PR1476
2012-11-07 Pawel Wodnickifix for PR1476
2012-11-07 David ChisnallFix the Objective-C exception rethrow from cleanups...
2012-11-07 Dmitry Vyukovtsan: do not sleep at exit if there are no other threads
2012-11-07 Dmitry Vyukovtsan: add flag to suppress all reports (useful for...
2012-11-07 Dmitry Vyukovtsan: more precise handling of finalizers
2012-11-07 Kostya Serebryany[asan] fix bug 14277 (asan needs to fail with fata...
2012-11-07 Andrew Trickmisched: Heuristics based on the machine model.
2012-11-07 Andrew Trickmisched: handle on-the-fly regpressure queries better...
2012-11-07 Bill WendlingAdd comment describing what's going on here.
2012-11-07 Bill WendlingWhen we're updating the subprogram scope DIE, we want...
2012-11-07 Jordan Rose[analyzer] Add some examples for the common REGISTER_...
2012-11-07 Jordan Rose[analyzer] Enhance docs for checker callbacks (esp...
2012-11-07 Eli BenderskyFix a broken sentence
2012-11-07 Jim InghamWhen we were calculating the max byte size of ONE instr...
2012-11-07 Ted KremenekAdd -Wmismatched-return-types flag for existing warning...
2012-11-07 Eli BenderskyDocument the -input-file option of FileCheck
2012-11-07 Sean CallananLogging improvements for the Objective-C runtime.
2012-11-07 Ted KremenekAdd -Wmismatched-parameter-types flag for existing...
2012-11-07 Richard SmithPR11851 (and duplicates): Whenever a constexpr function...
2012-11-07 Fariborz Jahanianmodern ObjC translator. Insert line number for @synchro...
2012-11-07 Eli FriedmanAdd missing check to warning for packed attribute....
2012-11-07 Manuel KlimekCreate helper functions in StmtDumper for outputting...
2012-11-07 Chad Rosier[arm fast-isel] Appease the machine verifier by using...
2012-11-07 David BlaikiePR13552: Fix the end location of a CXXNewExpr.
2012-11-06 Eli FriedmanFix assertion failure with auto and nested initializer...
2012-11-06 Jakub StaszakSimplify code. No functionality change.
2012-11-06 Douglas GregorTease out the routine that reads the control block...
2012-11-06 Eli FriedmanPut something sane in the DWARF offset field for bitfie...
2012-11-06 Greg Clayton<rdar://problem/12647273>
2012-11-06 Nadav RotemMake the helper functions static. No functional change.
2012-11-06 Fariborz Jahanianobjective-C modern rewriter. Insert line numbers in
2012-11-06 Chad RosierMark the Int_eh_sjlj_dispatchsetup pseudo instruction...
2012-11-06 Chad Rosier[regallocfast] Make sure the MachineRegisterInfo is...
2012-11-06 NAKAMURA TakumiRewriteModernObjC.cpp: Use Lexer::Stringify() on the...
2012-11-06 Anton KorobeynikovImplement codegen for init_priority attribute properly...
2012-11-06 Eli FriedmanBack out 167431+167437+167487; I didn't realize how...
2012-11-06 NAKAMURA Takumiclang/lib/Driver/Tools.cpp: Fix abuse of StringRef.
2012-11-06 Howard HinnantDimitry Andric: Silence some miscellaneous warnings.
2012-11-06 Howard HinnantDimitry Andric: Silence some warnings in <locale>.
2012-11-06 Howard HinnantEnable the tuple interface of pair in C++03 mode.
2012-11-06 Howard HinnantUpdate instructions for building and using libc++ on...
2012-11-06 Argyrios Kyrtzidis[libclang] Add some comments about the version constant...
2012-11-06 Nadav RotemCostModel: add another known vector trunc optimization.
2012-11-06 Eli FriedmanFix a silly mistake in r167437.
2012-11-06 Howard HinnantProvide a way to disable use of extern templates in...
2012-11-06 NAKAMURA Takumiclang/test/Driver/fsanitize.c: Speculative fix to impro...
2012-11-06 Argyrios Kyrtzidis[c-index-test] When building with BUILD_CLANG_ONLY...
2012-11-06 Douglas GregorRemove C++11-isms I just introduced in r167482
2012-11-06 Douglas GregorIntroduce inferred framework modules into the module...
2012-11-06 Michael HanTeach Clang parser to reject C++11 attributes that...
2012-11-06 Nadav RotemCost Model: add tables for some avx type-conversion...
next