platform/upstream/llvm.git
2013-11-21 Nick KledzikYAML I/O add support for validate()
2013-11-21 Nick Kledzikrevert r194655
2013-11-21 Rui UeyamaRename allocateString -> allocate.
2013-11-21 Hans Wennborg[-cxx-abi microsoft] Emit linkonce_odr definitions...
2013-11-20 Rui UeyamaReverse the condition for readability.
2013-11-20 Rui UeyamaMove member functions to its own cpp file.
2013-11-20 Richard SmithFix new check for missing semicolon after struct defini...
2013-11-20 Rui UeyamaRemove blank return at the end of a function returning...
2013-11-20 Fariborz JahanianObjectiveC ARC. warn in presense of __bridge casting to
2013-11-20 Aaron BallmanThere is no such thing as __declspec(ms_struct), this...
2013-11-20 Rui Ueyama[PECOFF] Recognize but ignore /implib and /safeseh...
2013-11-20 Aaron BallmanRemoved a duplicate diagnostic related to attribute...
2013-11-20 Aaron BallmanUpdated the thread safety attribute definitions to...
2013-11-20 Greg ClaytonExpose SBPlatform through the public API.
2013-11-20 Hal FinkelPPC popcnt[dw] do not have record forms
2013-11-20 Hal FinkelAdd loop rerolling code owner
2013-11-20 Rui UeyamaUse NativeReferenceIvarsV2 if necessary.
2013-11-20 Rui UeyamaFix Weak External symbol handling.
2013-11-20 Justin Holewinski[NVPTX] Update ABI handling
2013-11-20 Manman RenSet default Dwarf Version for -gline-tables-only on...
2013-11-20 Benjamin KramerMachineBlockPlacement: Strengthen the source order...
2013-11-20 Fariborz JahanianObjectiveC ARC. Better checking of toll free briding
2013-11-20 David BlaikieDwarfCompileUnit: Initialize DebugInfoOffset.
2013-11-20 David BlaikieCR feedback for r195166: Add comments regarding type...
2013-11-20 Chandler CarruthMake the moved-from SmallPtrSet be a valid, empty,...
2013-11-20 Chandler CarruthAdd a test for assignment operator behavior which was...
2013-11-20 Ted KremenekRefine 'deprecated' checking for Objective-C classes...
2013-11-20 Alexander KornienkoAdded an option to allow short function bodies be place...
2013-11-20 Enea ZaffanellaWhen wrapping lazily generated builtins in an extern...
2013-11-20 Colin RileyFix MSVC build
2013-11-20 Daniel JasperSimplify fix proposed in r195240.
2013-11-20 Daniel Sanders[mips][msa] Pseudo instructions require HasMSA too...
2013-11-20 Alexander KornienkoSupport for JavaScript === and !== operators.
2013-11-20 Evgeniy Stepanov[asan] Fix OSX tests.
2013-11-20 Simon Atanasyan[Mips] Take in account the -mfp64 command line option...
2013-11-20 Daniel SandersFileCheck: fix a bug with multiple --check-prefix optio...
2013-11-20 NAKAMURA Takumillvm/CMakeLists.txt: Update LLVM_VERSION_MINOR to 5.
2013-11-20 Evgeniy Stepanov[msan] Tweak io_submit syscall hook.
2013-11-20 Daniel Sanders[mips][msa] Remove unused instruction class MSA_I8_X_DE...
2013-11-20 Evgeniy Stepanov[msan] Unpoison memory that is returned to the OS and...
2013-11-20 Evgeniy Stepanov[asan] Test that LargeAllocator unpoisons memory before...
2013-11-20 Colin RileyTest commit. Capitalize 'os'.
2013-11-20 Chandler Carruth[PM] Add the preservation system to the new pass manager.
2013-11-20 Manuel KlimekFix bug where optimization would lead to strange line...
2013-11-20 Chandler CarruthGive SmallPtrSet move semantics when we have R-value...
2013-11-20 NAKAMURA TakumiX86ISelLowering.cpp: Mark a variable VT as LLVM_ATTRIBU...
2013-11-20 NAKAMURA TakumiWhitespace.
2013-11-20 Bill WendlingUpdate to next release numbers.
2013-11-20 Bill WendlingUpdate to reflect the next release.
2013-11-20 Elena DemikhovskyFixed compilation error.
2013-11-20 Elena DemikhovskyAVX-512: Concat 4 128-bit vectors in one 512-bit vector.
2013-11-20 Duncan P. N... Fixing ordering of definition of IOSSIM_SDK_PATH
2013-11-20 Bill WendlingAdd -triple option.
2013-11-20 Chandler Carruth[PM] Make the function pass manager more regular.
2013-11-20 Yuchen Wullvm-cov: Added file checksum to gcno and gcda files.
2013-11-20 Yuchen Wucompiler-rt: Support for file checksum in GCDAProfiling...
2013-11-20 Chandler Carruth[PM] Split the analysis manager into a function-specifi...
2013-11-20 Aaron BallmanRemoving a custom error diagnostic and replacing it...
2013-11-20 Dmitri GribenkoComment parsing tests: introduce a little more structur...
2013-11-20 Aaron BallmanEnsuring the warning for attribute decl types matches...
2013-11-20 Hal FinkelPPC: Optimize rldicl generation for masked shifts
2013-11-20 Dmitri GribenkoRevert r195176, it is breaking buildbots for unclear...
2013-11-20 Eric ChristopherRemove polymorphic destruction for DIE. DIEBlocks are...
2013-11-20 Eric ChristopherRemove capability for polymorphic destruction from...
2013-11-20 Eric ChristopherGrammar.
2013-11-20 Eric ChristopherFormatting, 80-col, trailing whitespace.
2013-11-20 Jack Carterlong line correction
2013-11-20 Fariborz JahanianObjectiveC ARC. validate toll free bridge casting
2013-11-20 Jason MolendaFlush the Process' cache of extended threads every...
2013-11-20 Dmitri GribenkoComment parsing tests: introduce a little more structur...
2013-11-20 Jack Carterlong line correction
2013-11-20 Anna Zaks[analyzer] Fix an infinite recursion in region invalida...
2013-11-20 Filip PizloExpose the fence instruction via the C API.
2013-11-19 Sean CallananUpdated build-llvm to use a more generic ioctl
2013-11-19 Aditya NandakumarFixed an extra for(typo) in the comments
2013-11-19 Jack Carterlong lines and white space correction
2013-11-19 Rui UeyamaDo not inline large member functions. No functionality...
2013-11-19 Reid KlecknerAdd a mangler entry point for TBAA rather than using...
2013-11-19 David BlaikieDebugInfo: Partial implementation of DWARF type units.
2013-11-19 David BlaikieDebugInfo: Constify accelerator table handling, and...
2013-11-19 Richard SmithPR9547: If we're parsing a simple-declaration that...
2013-11-19 Arnold SchwaighoferSLPVectorizer: Fix stale for Value pointer array
2013-11-19 Arnold SchwaighoferSLPVectorizer: Fix whitespace errors
2013-11-19 Aaron BallmanSwitching some string literals to be generated by the...
2013-11-19 Rui UeyamaDo not inline large member functions.
2013-11-19 Warren HuntMicrosoft Record Layout: zero sized base after base...
2013-11-19 Petar Jovanovic[mips] Resolve relocation for the stubs in MCJIT when...
2013-11-19 Juergen Ributzka[DAG] Refactor vector splitting code in SelectionDAG...
2013-11-19 Rafael EspindolaMake it explicit that nulls are not allowed in names.
2013-11-19 Rafael EspindolaFurther fixes when thiscall is the default for methods.
2013-11-19 Yuchen Wullvm-cov: Moved printing after error checks.
2013-11-19 Jack Carterreverts 195057 per request
2013-11-19 Yuchen Wullvm-cov: Added constness property to methods.
2013-11-19 Benjamin KramerDataLayout: value initialize globals to avoid static...
2013-11-19 Jim GrosbachARM: embedded v7 'darwin' doesn't get min-version defines.
2013-11-19 Rafael EspindolaSupport multiple COFF sections with the same name but...
2013-11-19 Dmitri GribenkoRemove full path from CHECK line
2013-11-19 Fariborz JahanianObjectiveC ARC. Removes a bogus warning when a weak
2013-11-19 Dmitri GribenkoDocumentation parsing: in HeaderDoc, \abstract is equiv...
2013-11-19 Marshall ClowPatch by Xing Xue to improve libc++ support for AIX
next