platform/upstream/llvm.git
2013-04-08 Kostya Serebryany[sanitizer] Fix boundary condition in LargeMmapAllocato...
2013-04-08 Tim NorthoverAdd ACLE link to ARM documentation sections
2013-04-08 Tim NorthoverAArch64: remove barriers from AArch64 atomic operations.
2013-04-08 Chandler CarruthCleanup the formatting of obj2yaml.cpp.
2013-04-08 Chandler CarruthDon't define our own global 'endl' variable. While...
2013-04-08 Evgeniy Stepanov[msan] Intercept time().
2013-04-08 Benjamin KramerARM: Remove unused variable.
2013-04-07 Hal FinkelCleanup and improve PPC fsel generation
2013-04-07 Arnold SchwaighoferTargetLowering: Fix getTypeConversion handling of exten...
2013-04-07 Rafael EspindolaMake MachOObjectFile independent from MachOObject.
2013-04-07 Rafael EspindolaImplement MachOObjectFile::getData directly.
2013-04-07 Rafael EspindolaImplement MachOObjectFile::is64Bit directly.
2013-04-07 Rafael EspindolaImplement MachOObjectFile::getHeaderSize directly.
2013-04-07 Rafael EspindolaImplement MachOObjectFile::getHeader directly.
2013-04-07 Jakob Stoklund... Implement LowerCall_64 for the SPARC v9 64-bit ABI.
2013-04-07 Rafael EspindolaImplement MachOObjectFile::getHeaderSize and MachOObjec...
2013-04-07 Rafael EspindolaRemove LoadCommandInfo now that we always have a pointe...
2013-04-07 Rafael EspindolaAdd MachOObjectFile::LoadCommandInfo.
2013-04-07 Rafael EspindolaUse getLoadCommandInfo instead of MachOObj->getLoadComm...
2013-04-07 Rafael EspindolaConstruct MachOObject in MachOObjectFile's constructor.
2013-04-07 Rafael EspindolaRemove unused argument.
2013-04-07 Rafael EspindolaRemove MachOObjectFile::getObject.
2013-04-07 Rafael EspindolaRemove two uses of getObject.
2013-04-07 Rafael EspindolaRemove usage of InMemoryStruct in getSymbol.
2013-04-07 Hal FinkelPPC Altivec load/store intrinsics can be marked IntrRea...
2013-04-07 Hal FinkelPPC rotate instructions don't have unmodeled side effcts
2013-04-07 Rafael EspindolaRemove a use of InMemoryStruct in llvm-readobj.
2013-04-07 Rafael EspindolaMake getObject const. Remove a const_cast.
2013-04-07 Rafael EspindolaRemove last use of InMemoryStruct in llvm-objdump.
2013-04-07 Hal FinkelMost PPC M[TF]CR instructions do not have side effects
2013-04-07 Rafael EspindolaRemove dead code.
2013-04-07 Rafael EspindolaRemove unused argument.
2013-04-07 Benjamin KramerSema: Don't crash when trying to emit a warning for...
2013-04-07 Chandler CarruthFix PR15674 (and PR15603): a SROA think-o.
2013-04-07 Hal FinkelPPC pre-increment load instructions do not have side...
2013-04-07 Hal FinkelPPC pre-increment load instructions do not have side...
2013-04-07 Hal FinkelPPC MCRF instruction does not have side effects
2013-04-07 Hal FinkelPPC FMR instruction does not have side effects
2013-04-07 Eric ChristopherDW_FORM_sec_offset should be a relocation on platforms...
2013-04-07 Reid Kleckner[cmake] Avoid rel+asserts warnings when passing -UNDEBUG
2013-04-06 Jakob Stoklund... Implement LowerReturn_64 for SPARC v9.
2013-04-06 Jakob Stoklund... SPARC v9 stack pointer bias.
2013-04-06 Jason MolendaCache the VM page size that we get from task_vm_info...
2013-04-06 Hal FinkelImplement PPCInstrInfo::FoldImmediate
2013-04-06 Hal FinkelPPC ISEL is a select and never has side effects
2013-04-06 Hal FinkelAdd a comment to TargetInstrInfo about FoldImmediate
2013-04-06 Jakob Stoklund... Complete formal arguments for the SPARC v9 64-bit ABI.
2013-04-06 Jason MolendaAdd optional LOG_TASK logging for MachVMMemory::PageSiz...
2013-04-06 Jason MolendaAdd optional LOG_TASK logging for MachVMMemory::PageSiz...
2013-04-06 Jason MolendaUpdate MachVMMemory::PageSize to get the page size...
2013-04-06 Richard SmithRemove nondeterminism introduced in r178950.
2013-04-06 Jason MolendaChange the default of 'platform.plugin.darwin-kernel...
2013-04-06 Richard SmithWhen an internal-linkage function or variable is declar...
2013-04-06 Nadav Rotemtypo
2013-04-06 Rafael EspindolaRemove last use of InMemoryStruct from MachOObjectFile...
2013-04-06 Rafael EspindolaDon't use InMemoryStruct<macho::SymtabLoadCommand>.
2013-04-06 Rafael EspindolaDon't use InMemoryStruct in getSymbol64TableEntry.
2013-04-06 Rafael EspindolaDon't use InMemoryStruct in getSymbolTableEntry.
2013-04-06 Jordan Rose[analyzer] When creating a trimmed graph, preserve...
2013-04-06 Rafael EspindolaDon't use InMemoryStruct in getRelocation.
2013-04-06 Argyrios Kyrtzidis[objcmt] Fix a mishandled conversion to objc directory...
2013-04-06 Manman RenDwarf: use utostr on CUID to append to SmallString.
2013-04-06 Michael J.... Add VTune as an optional external dependency and add...
2013-04-06 Douglas Gregor<rdar://problem/13325066> Destroy std::initializer_list...
2013-04-06 Anna Zaks[analyzer] Shorten the malloc checker’s leak message
2013-04-06 Ted KremenekRework how ObjC method inherit deprecated/availability.
2013-04-06 Jim InghamDon't call DisableBreakpointSite (i.e. don't try to...
2013-04-05 Anna Zaks[analyzer] Reword error messages for nil keys and value...
2013-04-05 Anna Zaks[analyzer] Remove another redundancy from trackNullOrUndef
2013-04-05 Anna Zaks[analyzer] Fix null tracking for the given test case...
2013-04-05 Michael GottesmanRemoved trailing whitespace.
2013-04-05 Tom StellardR600/SI: Add support for buffer stores v2
2013-04-05 Tom StellardR600/SI: Use same names for corresponding MUBUF operand...
2013-04-05 Tom StellardR600: Add RV670 processor
2013-04-05 Tom StellardR600/SI: Add processor types for each SI variant
2013-04-05 Tom StellardR600/SI: Avoid generating S_MOVs with 64-bit immediates v2
2013-04-05 Hal FinkelEnable early if conversion on PPC
2013-04-05 Hal FinkelCorrect the PPC A2 misprediction penalty
2013-04-05 Greg ClaytonAdded support "__attribute__((__vector_size__(B)))...
2013-04-05 Richard TrieuWhen -Woverloaded-virtual is triggered, call HandleFunc...
2013-04-05 Michael GottesmanAn objc_retain can serve as a use for a different pointer.
2013-04-05 Michael GottesmanProperly model precise lifetime when given an incomplet...
2013-04-05 Jason MolendaReorder the Platform plugin settings so that they're now
2013-04-05 Hal FinkelReapply r178845 with fix - Fix bug in PEI's virtual...
2013-04-05 Michael J.... Revert "Correctly pass ownership of MemoryBuffers."
2013-04-05 Bill WendlingUse the target options specified on a function to reset...
2013-04-05 Hal FinkelRevert r178845 - Fix bug in PEI's virtual-register...
2013-04-05 Jim GrosbachTidy up a bit. No functional change.
2013-04-05 Michael J.... Correctly pass ownership of MemoryBuffers.
2013-04-05 Michael J.... Fix uninitialized variables. Found by ubsan.
2013-04-05 Shuxin YangDisable the optimization about promoting vector-element...
2013-04-05 Argyrios Kyrtzidis[libclang] Fix cursor visitation to not ignore template...
2013-04-05 Akira Hatanaka[mips] XFAIL test-interp-vec-loadstore.ll in an attempt...
2013-04-05 Douglas Gregor<rdar://problem/13551789> Fix a race in the LockFileMan...
2013-04-05 Douglas Gregor<rdar://problem/13551789> Fix yet another race in uniqu...
2013-04-05 Ariel J. BernalFix UseNullptr fails to replace explict casts surrounde...
2013-04-05 Tanya LattnerAdd an error to check that all program scope variables...
2013-04-05 Michael J.... [Support][FileSystem] Fix identify_magic for big endian...
2013-04-05 Rafael EspindolaMove yaml2obj to tools too.
2013-04-05 Fariborz Jahaniandoce parsing: adding few more headerdoc tags.
next