platform/upstream/llvm.git
2012-11-09 Anton KorobeynikovAdd ARM TARGET2 relocation. The testcase will follow...
2012-11-09 Roman DivackySwitch FreeBSD/i386 back to 4byte stack alignment....
2012-11-09 Chad RosierAdd string to try and fix build from r167629.
2012-11-09 Dmitry Vyukovtsan: intercept gettimeofday()
2012-11-09 Argyrios KyrtzidisAdd a SourceLocation::printToString() that returns...
2012-11-09 Argyrios KyrtzidisAdd a FileCharacteristic parameter to SourceManager...
2012-11-09 Argyrios KyrtzidisTurn FrontendInputFile into an immutable class and...
2012-11-09 Argyrios KyrtzidisMake CompilerInstance::InitializeSourceManager accept...
2012-11-09 Jakob Stoklund... Fix assertions in updateRegMaskSlots().
2012-11-09 Rafael EspindolaDon't use so many bits.
2012-11-09 Chad RosierImplement -mstrict-align using '-backend-option -arm...
2012-11-09 Chad RosierRevert r167620; this can be implemented using an existi...
2012-11-09 Chad RosierAdd test case for r167619.
2012-11-09 Chad RosierAdd support for -mstrict-align compiler option for...
2012-11-09 Chad Rosier[driver] Add a -mstrict-align compiler option for ARM...
2012-11-09 Benjamin KramerSilence GCC warning about falling off the end of a...
2012-11-09 Alexey Samsonov[Sanitizer] add sanity checks for communication with...
2012-11-09 Dmitry Vyukovtsan: switch to new memory_order constants (ABI compatible)
2012-11-09 Dmitry Vyukovtsan: switch to new memory_order constants (ABI compatible)
2012-11-09 Andy GibbsImproved support for removing the comma preceding __VA_...
2012-11-09 Dmitry Vyukovtsan: instrument all atomics (including fetch_add,...
2012-11-09 Dmitry Vyukovtsan: add __tsan_atomicX_compare_exchange_val() function
2012-11-09 Alexander PotapenkoAdd a possible underscore before the wrappers to the...
2012-11-09 Nico WeberUse isInvalidDecl() instead of isStatic() as suggested...
2012-11-09 Nadav RotemAdd support for memory runtime check. When we can,...
2012-11-09 Nadav Rotemindent
2012-11-09 Jason MolendaMark Objective-C 2.0 status as "Not applicable" on...
2012-11-09 Jason MolendaUpdate the status page to include Linux status information,
2012-11-09 Nico WeberDon't crash on calling static member overloaded operato...
2012-11-09 Bob WilsonRemove old driver code to grab the iOS simulator versio...
2012-11-09 Nico Weber[ms] Implement int64_t version of mangleNumber() in...
2012-11-08 Jason MolendaFix typeo in example help text for type filter add.
2012-11-08 Jason MolendaPatch from Dan Malea daniel.malea@gmail.com to add...
2012-11-08 Nico Weber[Windows] Fix mangling of number literal '0'
2012-11-08 Bob WilsonRemove more code related to invoking llvm-gcc. <rdar...
2012-11-08 David BlaikieFix a source range regression in C++ new expressions...
2012-11-08 Matt Beaumont-GayFix a bug I found while preparing my devmtg talk: When...
2012-11-08 NAKAMURA Takumillvm/ConstantFolding.cpp: Make ReadDataFromGlobal(...
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
next