platform/upstream/llvm.git
2012-10-31 Rafael EspindolaRemove really old benchmark data.
2012-10-31 Sean CallananRmoved a duplicate version of SetSelectedThreadByID
2012-10-31 Sean CallananRemoved some spurious files from our Copy
2012-10-31 Sean CallananFixed a crash when we couldn't create a
2012-10-31 Jason MolendaFix the bit pattern for vst1 in EmulateInstructionARM...
2012-10-31 Rafael EspindolaRemove the -ccc-no-clang option.
2012-10-31 Anna Zaks[analyzer]Don't invalidate const arguments when there...
2012-10-31 Anna ZaksAddress Jordan's review: comments, spaces.
2012-10-31 Bill SchmidtThis patch addresses an ABI compatibility issue with...
2012-10-31 Seth Cantrelladd test for r167063
2012-10-31 Akira HatanakaChange signature of function RAFast::spillAll to avoid...
2012-10-31 Rafael Espindolaxlc supports __attribute__((aligned(x))), use it.
2012-10-31 Akira HatanakaCheck that iterator I is not the end iterator.
2012-10-31 Rafael EspindolaAdd extra declarations of hash_value needed to build...
2012-10-31 Nadav RotemAdd support for loops that don't start with Zero.
2012-10-31 Meador Ingeinstcombine: Migrate stpcpy optimizations
2012-10-31 Meador Ingeinstcombine: Split out the __stpcpy_chk simplifications...
2012-10-31 Enrico Granata<rdar://problem/12586188> Make ImportError a special...
2012-10-30 Greg Clayton<rdar://problem/12602978>
2012-10-30 Greg ClaytonFixed build warnings.
2012-10-30 Manman RenX86 SSE: update rsqrtss and rcpss to use two source...
2012-10-30 Seth CantrellisLegalUTF8() was giving the wrong answer
2012-10-30 Rafael EspindolaRemove ccc-no-clang-cpp, which is also dead now.
2012-10-30 Jim InghamMake blocks that capture their containing method's...
2012-10-30 Jim InghamChange a couple of raw printf's to expression log output.
2012-10-30 David BlaikieHandle string encoding diagnostics when there are too...
2012-10-30 Manman RenARM AAPCS-VFP: fix handling of homogeneous aggreate.
2012-10-30 Eli FriedmanFix regression in old-style JIT.
2012-10-30 Manman RenX86 MMX: optimize transfer from mmx to i32
2012-10-30 Nadav RotemAdd documentation.
2012-10-30 Chad Rosier[driver] Older versions of ld expect '-L<dir>' not...
2012-10-30 Eric ChristopherReformat and 80-column this. It's not strictly conforming
2012-10-30 Jason MolendaChange the MacOSX Symbols::DownloadObjectAndSymbolFile...
2012-10-30 Chandler CarruthFix PR14212: For some strange reason I treated vectors...
2012-10-30 Chad Rosier[inline asm] Get the mayLoad/mayStore directly from...
2012-10-30 Hal FinkelBBVectorize: Cache fixed-order pairs instead of recompu...
2012-10-30 Akira Hatanaka[mips] Allow tail-call optimization for vararg function...
2012-10-30 Fariborz Jahanianobjective-C arc/mrr: Another patch for the new captured...
2012-10-30 Chad RosierAdd a comment for r167040.
2012-10-30 Benjamin KramerLoopIdiom: Fix a serious missed optimization: we only...
2012-10-30 Hal FinkelBBVectorize: Fix a small bug introduced in r167042.
2012-10-30 Akira HatanakaAdd code for saving formal argument information to...
2012-10-30 Hal FinkelBBVectorize: Simplify how input swapping is handled.
2012-10-30 Akira HatanakaAdd definition of function MipsTargetLowering::passArgO...
2012-10-30 Chad Rosier[inline asm] Implement mayLoad and mayStore for inline...
2012-10-30 Akira HatanakaDo not do tail-call optimization if target is mips16.
2012-10-30 Howard HinnantRename uses of _ and __ because these are getting stepp...
2012-10-30 Hal FinkelBBVectorize: Don't make calls to SE when the result...
2012-10-30 Nadav Rotem80-col
2012-10-30 Nadav RotemLoopVectorize: Add support for write-only loops when...
2012-10-30 Adhemerval... PowerPC: Expand FSRQT for vector types
2012-10-30 Greg ClaytonPath from Ashok Thirumurthi:
2012-10-30 Nadav RotemLoopVectorize: Fix a bug in the initialization of reduc...
2012-10-30 Ulrich WeigandSet %defaultjit to use MCJIT for PowerPC targets.
2012-10-30 Enrico GranataReplace printf with result.Printf, so that the plugin...
2012-10-30 Bill WendlingFix grammar.
2012-10-30 Jim InghamPatch from Matt Kopec <matt.kopec@intel.com> to handle...
2012-10-30 Michael LiaoEnable ELF machine type to be specified explicitly...
2012-10-30 Greg ClaytonPatch from Matt Kopec:
2012-10-30 Greg ClaytonFixed File::SeekFromEnd() to use SEEK_END insted of...
2012-10-30 Greg ClaytonUse the "data()" accessor on the std::vector<clang_type...
2012-10-30 Greg ClaytonAdded the ability to get function return and argument...
2012-10-30 Quentin ColombetChange ForceSizeOpt attribute into MinSize attribute
2012-10-30 Quentin ColombetChange ForceSizeOpt attribute into MinSize attribute
2012-10-30 Greg ClaytonAdd missing return to SBAddress::GetOffset(). This...
2012-10-30 Duncan SandsFix isEliminableCastPair to work correctly in the prese...
2012-10-30 Daniel JasperImplement descendant matchers for NestedNamespecifiers
2012-10-30 Hans Wennborgswitch_to_lookup_table.ll: Remove some unnecessary...
2012-10-30 Adhemerval... PowerPC: More support for Altivec compare operations
2012-10-30 Duncan SandsAdd a helper for telling whether a type is a pointer...
2012-10-30 Ulrich WeigandEnable some additional constant folding for PPCDoubleDo...
2012-10-30 Hans WennborgUse TargetTransformInfo to control switch-to-lookup...
2012-10-30 Alexey SamsonovFlag -ccc-clang-cxx was removed in r166986, remove...
2012-10-30 Seth Cantrellremove duplicate data array
2012-10-30 Seth Cantrellfix calculation of end pointer
2012-10-30 Ted KremenekUpdate test case.
2012-10-30 Kostya Serebryany[asan docs] explain why asan exits on the first error
2012-10-30 Ted KremenekChange -Wcompare-distinct-pointer-type to -Wcompare...
2012-10-30 Ted KremenekTrim #includes.
2012-10-30 Anna Zaks[analyzer]SimpleStreamChecker: add a TODO for better...
2012-10-30 Anna Zaks[analyzer] Fix a bug in REGISTER_MAP_WITH_PROGRAMSTATE
2012-10-30 Anna Zaks[analyzer] Rename REGISTER_MAP_WITH_GDM ->REGISTER_MAP_...
2012-10-30 Hal FinkelRemove an invalid assert in TargetTransformImpl
2012-10-30 Sid Manning * Add e_flags enum for Hexagon
2012-10-30 Rafael EspindolaRemove leftover const.
2012-10-30 Jordan Rose[analyzer] Warn about reallocf with an allocation size...
2012-10-30 Jordan Rose[analyzer] New checker for missing super calls in UIVie...
2012-10-30 Eli FriedmanDon't crash on bad atomic operations. PR14176.
2012-10-30 Jim GrosbachARM: Better disassembly for pc-relative LDR.
2012-10-30 Reed KotlerChange mips16 delay slot jumps to non delay slot forms...
2012-10-30 Nadav RotemLoopVectorizer: change debug prints: Print the module...
2012-10-30 Rafael EspindolagetOriginalSourceFileName and getOriginalSourceFile...
2012-10-30 Argyrios Kyrtzidis[PCH] The diagnostic state points can refer to previous...
2012-10-30 Rafael EspindolaIn the past "production" clang builds would not be...
2012-10-30 Jakub StaszakRe-commit r166971. I reverted it to quickly, when build...
2012-10-29 Argyrios Kyrtzidis[libclang] Bump the version number of the libclang...
2012-10-29 Rafael EspindolaRemove a bit of dead code.
2012-10-29 Kevin EnderbyFix ARM's b.w instruction for thumb 2 and the encoding...
2012-10-29 Rafael EspindolaMove getOriginalSourceFileName inline. Patch by Laszlo...
2012-10-29 Argyrios Kyrtzidis[libclang] Introduce a version constant for the libclan...
next