platform/upstream/llvm.git
2013-02-05 Benjamin KramerInstCombine: Fix and simplify the inttoptr side too.
2013-02-05 Enrico GranataBeing explicit about which std c++ library these test...
2013-02-05 Anna Zaks[analyzer] Teach the analyzer to use a symbol for p...
2013-02-05 Anna Zaks[analyzer] add comment
2013-02-05 Anna Zaks[analyzer] Fix typo, better doxygen as per Jordan's...
2013-02-05 Michael GottesmanAdded missing newline to end of test case.
2013-02-05 Michael GottesmanRemoved explicit inline as per the LLVM style guide.
2013-02-05 Owen AndersonReapply r174343, with a fix for a scary DAG combine...
2013-02-05 Benjamin KramerInstCombine: Harden code to work with vectors of pointe...
2013-02-05 Jyotsna VermaHexagon: Use TFR_cond with cmpb.[eq,gt,gtu] to handle
2013-02-05 Michael J.... [ELF][x86-64] Handle PLT32 relocations to IFUNC.
2013-02-05 Michael J.... [ELF][Layout] Provide a proper way to get the TLS segme...
2013-02-05 Michael J.... [ELF] Implement GOTPCREL for defined atoms.
2013-02-05 Michael J.... [ELF] Replace local dynamic tls access with direct...
2013-02-05 Benjamin KramerConstantFolding: Fix a crash when encoutering a truncat...
2013-02-05 Arnold SchwaighoferLoop Vectorizer: Refactor code to compute vectorized...
2013-02-05 Greg Clayton<rdar://problem/12866706>
2013-02-05 Jyotsna VermaHexagon: Add testcase for post-increment store instruct...
2013-02-05 Chad Rosier[SjLj Prepare] When demoting an invoke instructions...
2013-02-05 Jakob Stoklund... Remove liveout lists from MachineRegisterInfo.
2013-02-05 Jakob Stoklund... Remove special-casing of return blocks for liveness.
2013-02-05 Jakob Stoklund... Move MRI liveouts to AArch64 return instructions.
2013-02-05 Jakob Stoklund... Move MRI liveouts to XCore return instructions.
2013-02-05 Jakob Stoklund... Move MRI liveouts to Sparc return instructions.
2013-02-05 Jyotsna VermaHexagon: Use multiclass for absolute addressing mode...
2013-02-05 Jakob Stoklund... Move MRI liveouts to MSP430 return instructions.
2013-02-05 Jakob Stoklund... Move MRI liveouts to Mips return instructions.
2013-02-05 Jakob Stoklund... Move MRI liveouts to PowerPC return instructions.
2013-02-05 Jakob Stoklund... Move MRI liveouts to MBlaze return instructions.
2013-02-05 Jakob Stoklund... Move MRI liveouts to Hexagon return instructions.
2013-02-05 Jakob Stoklund... Move MRI liveouts to ARM return instructions.
2013-02-05 Jakob Stoklund... Add a test case for PR14750.
2013-02-05 Daniel Dunbar[tests] Add a 'use_system_lib' parameter.
2013-02-05 Tobias GrosserCodeGen: clang-format goodness
2013-02-05 Jakob Stoklund... Move MRI liveouts to X86 return instructions.
2013-02-05 Derek Schuff[MC] Bundle alignment: Invalidate relaxed fragments
2013-02-05 Jakob Stoklund... Don't use MRI liveouts in R600.
2013-02-05 Jakob Stoklund... Avoid using MRI::liveout_iterator for computing VRSAVEs.
2013-02-05 Jordan Rose[analyzer] Add a doc describing the internals of Region...
2013-02-05 Bob WilsonSet the deployment target for Apple llvmCore builds...
2013-02-05 Eli BenderskyFormat comments & clean whitespace
2013-02-05 Tom StellardR600: Fold remaining CONST_COPY after expand pseudo...
2013-02-05 Tom StellardR600: improve inputs/interpolation handling
2013-02-05 Tom StellardR600: Add tests for instruction predicates
2013-02-05 Tom StellardR600: Emit function name in the AsmPrinter
2013-02-05 Tom StellardR600/SI: Add patterns for fcos and fsin.
2013-02-05 Eli BenderskyFix comments
2013-02-05 Jyotsna VermaHexagon: Add V4 compare instructions. Enable relationsh...
2013-02-05 Eli BenderskyFix comment formatting
2013-02-05 Tim NorthoverFix signed-unsigned comparison warning.
2013-02-05 Argyrios Kyrtzidis[arcmt] Make sure the objc migrators work fine when...
2013-02-05 Argyrios Kyrtzidis[frontend] Don't put a PCH/PTH filename into the set...
2013-02-05 Nico WeberFormatter: Detect ObjC method expressions after unary...
2013-02-05 Alexander Potapenko[ASan] Delete the code related to static runtime on...
2013-02-05 Manuel KlimekAdds JSON output for replacements, to simplify tools...
2013-02-05 Meador IngeSupport: ensure proper state in ErrorOr copy ctors...
2013-02-05 NAKAMURA TakumiFormatting.
2013-02-05 NAKAMURA Takumillvm/test/Transforms/LoopVectorize/X86/vector_ptr_load_...
2013-02-05 Manuel KlimekImplements support for specifying multiple ranges.
2013-02-05 Arnold SchwaighoferLoop Vectorizer: Handle pointer stores/loads in getWide...
2013-02-05 Evgeniy Stepanov[asan] Fix Win/Mac build.
2013-02-05 Tim NorthoverFix remaining StringRef abuse.
2013-02-05 NAKAMURA TakumiRevert r174343, "When the target-independent DAGCombine...
2013-02-05 Evgeniy Stepanov[asan] Fix nonsensical reports of partial right OOB.
2013-02-05 Logan ChienLink .ARM.exidx with corresponding text section.
2013-02-05 Arnold SchwaighoferARM cost model: Cost for scalar integer casts and float...
2013-02-05 Tim NorthoverFix formatting in AArch64 backend.
2013-02-05 Tim NorthoverRemove cyclic dependency in AArch64 libraries
2013-02-05 Tobias GrosserTempScopInfo: clang-format
2013-02-05 Tobias GrosserDependences: clang-format
2013-02-05 Tobias GrosserScopInfo: clang-format file
2013-02-05 Tobias GrosserScopDetect: clang-format pointer types in templates
2013-02-05 Daniel JasperInitial support for formatting ObjC method declarations...
2013-02-05 Daniel JasperFix some linebreak decisions in Google format.
2013-02-05 Tobias GrosserScopDetection: clang-format some more code
2013-02-05 Daniel JasperFix formatting regression introduced by r174307.
2013-02-05 Jack CarterThis patch that sets the Mips ELF header flag for
2013-02-05 Arnaud A. de... Fix typo in comment
2013-02-05 Jack CarterThis patch that sets the EmitAlias flag in td files
2013-02-05 Michael J.... [Support][ErrorOr] Add support for convertable types.
2013-02-05 Bill WendlingAdd target-dependent versions of addAttribute/removeAtt...
2013-02-05 Michael GottesmanChanged in comment cxx -> C++. Thanks Richard Smith!.
2013-02-05 Jack CarterThis patch changes a static_cast to dyn_cast
2013-02-05 NAKAMURA TakumiTextDiagnostic.cpp: Suppress a warning to use ptrdiff_t...
2013-02-05 Eric ChristopherConstruct a skeleton cu for each compile unit in the...
2013-02-05 Eric ChristopherAdd support for testing the output of the abbrev table...
2013-02-05 Eric ChristopherAdd support for emitting a stub DW_AT_GNU_dwo_id as...
2013-02-05 Eric ChristopherDriver and option support for -gsplit-dwarf. This is...
2013-02-05 Eric ChristopherSpaces instead of tabs.
2013-02-05 Bill WendlingUse the do-while(0) thing for this #define.
2013-02-05 Alexey SamsonovPrint error messages from MemoryBuffer::getFile() in...
2013-02-05 Michael GottesmanAdd code to GlobalVariable.h so that global variables...
2013-02-05 Ted KremenekRevert "Remove sparse text on diagnostic options. ...
2013-02-05 Owen AndersonWhen the target-independent DAGCombiner inferred a...
2013-02-05 Ted KremenekRemove dead code related to the now defunct PCH stat...
2013-02-05 Nick LewyckyTest for virtual instead of pure here. It has the exact...
2013-02-05 Michael GottesmanAdded LLVM Asm/Bitcode Reader/Writer support for new...
2013-02-05 Richard SmithPR15095: Use more correct source locations for the...
2013-02-05 Ted KremenekRemove sparse text on diagnostic options. These are...
2013-02-05 Richard SmithAdd some missing diagnostics for C++11 narrowing conver...
next