platform/upstream/llvm.git
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...
2012-10-29 Jakub StaszakRevert r166971. It causes buildbot failure. To be inves...
2012-10-29 Enrico GranataEnsuring that the swig typemaps for SBData set the...
2012-10-29 Anna Zaks[analyzer] Malloc checker cleanup/refactor
2012-10-29 Anna Zaks[analyzer] Add SimpleStreamChecker.
2012-10-29 Anna Zaks[analyzer] Add checker helpers to CheckerContext.
2012-10-29 NAKAMURA Takumillvm/test/CodeGen/X86/vec_shuffle-30.ll: Try to unbreak...
2012-10-29 Jakub StaszakRemove unused variable.
2012-10-29 Jakub StaszakSimplify code. No functionality change.
2012-10-29 Jakub StaszakAllow to fold vector load if there is more than one...
2012-10-29 Nadav RotemLoopVectorize: Update and preserve the dominator tree...
2012-10-29 Jakub StaszakTypo.
2012-10-29 Bill SchmidtThis patch solves a problem with passing varargs parame...
2012-10-29 Enrico Granata<rdar://problem/11449953> Change Debugger::SetOutputFil...
2012-10-29 Richard SmithConsistently declare 'extern "C"' variable in namespace...
2012-10-29 Richard SmithDon't define an extern "C" variable in its first declar...
2012-10-29 Greg Clayton<rdar://problem/12500785>
2012-10-29 Simon AtanasyanAdd mips64-* and mips64el-* triples to configure scripts
2012-10-29 Reed KotlerImplement patterns for extloadi8 and extloadi16
2012-10-29 Jim InghamFix an incorrect comment...
2012-10-29 Ulrich WeigandIn various places throughout the code generator, there...
2012-10-29 Quentin ColombetRevert commit r166946
2012-10-29 Richard SmithPartially roll back r166898; it exposed a bug in the...
2012-10-29 Ulrich WeigandAPFloat cleanup: Remove now unused "arithmeticOK" logic.
2012-10-29 Chad RosierRemove redundant test case from r166949, per Eli's...
2012-10-29 Ulrich WeigandAPFloat cleanup: Remove now unused fields "sign2" and...
2012-10-29 Ulrich WeigandImplement arithmetic on APFloat with PPCDoubleDouble...
2012-10-29 Greg ClaytonImprove the broadcast event dumping.
2012-10-29 Chad Rosier[ms-inline asm] Add support for the [] operator. Essen...
2012-10-29 Nadav RotemRename the BB-vectorize flag to match the dragonegg...
2012-10-29 Michael LiaoFix PR14204
2012-10-29 Quentin ColombetMake forcesizeopt attribute available to the end user
2012-10-29 Joerg SonnenbergerFix typo
2012-10-29 Jakob Stoklund... Completely disallow partial copies in adjustCopiesBackF...
2012-10-29 Ulrich WeigandAllow i32/i64 for 'f' constraint on PowerPC.
2012-10-29 Jordan Rose-Warc-repeated-use-of-weak: allow single reads in loops...
2012-10-29 Jordan Rose[analyzer] New option to not suppress null return paths...
2012-10-29 Jordan Rose[analyzer] Use the CallEnter node to get a value for...
2012-10-29 Duncan SandsRemove a wrapper around getIntPtrType added to GVN...
2012-10-29 Bob WilsonRemove code to saturate profile counts.
2012-10-29 Nadav RotemChange the PassManagerBuilder (used by -O3) loop vector...
2012-10-29 Hans WennborgMinor style fixes for TargetTransformationInfo and...
2012-10-29 Reed KotlerExpand all atomic ops for mips16.
2012-10-29 NAKAMURA Takumillvm/Config/config.h.cmake: Good bye, Kevin! We won...
2012-10-29 NAKAMURA TakumiPPCSubtarget.h: Add explicit braces.
2012-10-29 NAKAMURA TakumiPPCSubtarget.h: Whitespace.
2012-10-29 Preston GurdThis patch addresses a problem with the Post RA schedul...
2012-10-29 Bill SchmidtThis patch adds alignment information for long double...
2012-10-29 Bill SchmidtThis patch adds alignment information for long double...
2012-10-29 Duncan SandsFactorize code: rather than duplication the logic in...
2012-10-29 Duncan SandsLoads and stores without an explicit alignment use...
2012-10-29 Ulrich WeigandHandle '*' and '#' asm constraint modifiers.
2012-10-29 Duncan SandsRather than duplicating the getPointerSize code just...
next