platform/upstream/llvm.git
2015-04-03 Duncan P. N... CodeGen: Fix MachineInstr::print() for DBG_VALUE
2015-04-03 Daniel Jasper[MachineLICM] Small cleanup: Constify and rangeify.
2015-04-03 Sanjay Pateluse update_llc_test_checks.py to tighten checking;...
2015-04-03 Sean CallananAdded a testcase that covers loading a module and
2015-04-03 Simon PilgrimAdded vector tests for DAGCombiner::ReassociateOps
2015-04-03 Leny KholodovFix for revision r234009 (gcc/msvc compilation differences)
2015-04-03 Simon Pilgrim[X86] Added SSE4.2 CRC32 memory folding patterns +...
2015-04-03 Bill Schmidt[PowerPC] Enable splat generation for BUILD_VECTOR...
2015-04-03 Evgeniy Stepanov[sancov] Shrink pc array on Android back to 2**24.
2015-04-03 Leny Kholodov[ARM] Implementation of R_ARM_TARGET1 relocation
2015-04-03 Simon Pilgrim[X86][3DNow] Added 3DNow! memory folding patterns ...
2015-04-03 Benjamin KramerAdd missing semicolon in the windows plugin.
2015-04-03 Simon Pilgrim[X86][MMX] Added MMX stack folding tests
2015-04-03 Benjamin KramerSprinkle some #include <mutex> in files that use std...
2015-04-03 Simon Pilgrim[DAGCombiner] Combine shuffles of BUILD_VECTOR and...
2015-04-03 Bruce MitchenerFix typo, fix build.
2015-04-03 Colin RileyAdding the RenderScript language type.
2015-04-03 Denis Protivensky[ARM] Avoid potential error in test because of name...
2015-04-03 Denis Protivensky[ARM] Test wrong ARM entry point address align
2015-04-03 Davide Italiano[Plugin/Process] Use std::call_once() to initialize.
2015-04-03 Peter CollingbourneMC: For variable symbols, maintain MCSymbol::Section...
2015-04-03 Eric ChristopherMake this test not rely on a backend being registered.
2015-04-03 Daniel BerlinReturn iterator from BasicBlock::eraseFromParent
2015-04-03 David Blaikie[opaque pointer types] Push explicit type parameter...
2015-04-03 David BlaikieFix the Linux build.
2015-04-03 Vince HarronTestRecursiveInferior fixed on Linux
2015-04-03 Sean CallananAdded a C language test case that verifies that
2015-04-03 Matthias BraunARM: Handle physreg targets in RegPair hints gracefully
2015-04-03 Matthias BraunMachineRegisterInfo: Make it clear that hints are for...
2015-04-02 Sean CallananAdded support for attributed types to the ASTImporter.
2015-04-02 Eric Fiselier[libcxxabi] Fix multi-level pointer conversions and...
2015-04-02 NAKAMURA Takumillvm/examples/BrainF: Give an explicit pointee type...
2015-04-02 Eric ChristopherAdd a question mark to the end of an interrogatory...
2015-04-02 Eric ChristopherUnify warnings/errors from "maybe you meant" to "did...
2015-04-02 Reid KlecknerCorrect typos in SEH filter expressions
2015-04-02 Reid Kleckner[ASan] Don't use stack malloc for 32-bit functions...
2015-04-02 Reid KlecknerFix unused variable in NDEBUG builds
2015-04-02 Fariborz Jahanian[Objective-C SDK modernizer]. Patch to convert setter...
2015-04-02 Sean CallananAdd checks to the modules test case to ensure
2015-04-02 Jingyue Wu[SLSR] handles off bounds GEPs
2015-04-02 Rui UeyamaELF: Remove <Arch>ELFFileCreateELFTraits::result_type.
2015-04-02 Reid Kleckner[WinEH] Make llvm.eh.actions use frameescape indices...
2015-04-02 Eric FiselierFix race conditions in test class used throughout the...
2015-04-02 Eric Fiselier[libcxx] Fix bug in shared_timed_mutex that could cause...
2015-04-02 Zachary TurnerFix warnings generated by clang-cl.
2015-04-02 Zachary TurnerFix error resulting from llvm r233938.
2015-04-02 Sanjay Patel[AVX] Improve insertion of i8 or i16 into low element...
2015-04-02 Greg ClaytonDon't return a reference to a temp variable.
2015-04-02 David Blaikie[opaque pointer type] API migration for GEP constant...
2015-04-02 David Blaikie[opaque pointer type] Update for GEP API changes in...
2015-04-02 Quentin Colombet[AArch64] Add a comment to make it explicit why we...
2015-04-02 Greg ClaytonFix a crasher that could happen when you run LLDB and...
2015-04-02 Greg ClaytonFix a few more test suite errors where a cleanup lambda...
2015-04-02 Greg ClaytonMany many test failures after some recent changes....
2015-04-02 Reid Kleckner[AST] Shrink the Stmt hierarchy with LLVM_PTR_SIZE...
2015-04-02 Sanjay Patel[X86, AVX] adjust tablegen patterns to generate better...
2015-04-02 Adam Nemet[LoopAccesses] Handle case when no memchecks are needed...
2015-04-02 Reid KlecknerAdd an LLVM_PTR_SIZE macro to make LLVM_ALIGNAS more...
2015-04-02 Tom StellardImplement atanpi builtin
2015-04-02 Tom StellardImplement asinpi builtin
2015-04-02 Tom StellardImplement asinh builtin
2015-04-02 Tom StellardImplement acospi builtin
2015-04-02 Simon Atanasyan[Mips] Inline the MipsELFWriter::hasGlobalGOTEntry...
2015-04-02 Benjamin KramerLower the default alignment on ASTContext's operator...
2015-04-02 Benjamin Kramer[ast] Put the Stmt hierarchy on a diet for 64 bit targets.
2015-04-02 Eli BenderskyFix typo and reword in LangRef
2015-04-02 Russell Gallop[utils] Add Check Compile Flow Consistency tool (check_...
2015-04-02 Timur Iskhodzhanov[ASan/Win] Minor improvements towards enabling coverage
2015-04-02 Benjamin Kramer[alignof] Put back the hack for old versions of GCC.
2015-04-02 Andrey ChurbanovReplace some unsafe API calls with safe alternatives...
2015-04-02 Andrey ChurbanovEliminated the write to depth field of the machine_hier...
2015-04-02 Alexey Bataev[OPENMP] Fix crash on private variables not used in...
2015-04-02 Benjamin KramerPartially revert "Replace custom alignment enforcement...
2015-04-02 Benjamin KramerReplace custom alignment enforcement with LLVM_ALIGNAS.
2015-04-02 Benjamin Kramer[support] Add a macro wrapper for alignas and simplify...
2015-04-02 Vasileios Kalintiris[mips] Implement eliminateCallFramePseudoInstr() in...
2015-04-02 Tamas BerghammerUse objcopy provided next to the compiler on android
2015-04-02 Tamas BerghammerFix test expectation for aarch64 in several test case
2015-04-02 Elena DemikhovskyAVX-512: intrinsics for VPADD, VPMULDQ and VPSUB
2015-04-02 Vasileios Kalintiris[mips] Expose adjustStackPtr() from MipsInstrInfo....
2015-04-02 Vasileios Kalintiris[mips] Make sure that we don't adjust the stack pointer...
2015-04-02 Vladimir Sukharev[ARM] Rename v8.1a from "extension" to "architecture...
2015-04-02 Alexey Bataev[OPENMP] Fix crash on private variables not used in...
2015-04-02 Rui UeyamaELF: Always use variadic templates in CreateELF.h.
2015-04-02 Denis Protivensky[ARM] Generate PLT entries for calls from ARM and Thumb...
2015-04-02 Denis Protivensky[ARM] Report fatal error for wrong ARM entry point
2015-04-02 Peter CollingbourneRevert r233595, "MC: For variable symbols, maintain...
2015-04-02 Rui UeyamaELF: Remove {AArch64,X86,X86_64}ELFFile because they...
2015-04-02 Rui UeyamaELF: Replace empty classes with typedefs.
2015-04-02 Lang Hames[Orc] Fix local-linkage handling in the CompileOnDemand...
2015-04-02 Rui UeyamaELF: Remove a template parameter from ELF{Object,DOS...
2015-04-02 Jason MolendaHandle LC_ENCRYPTION_64 in addition to LC_ENCRYPTION...
2015-04-02 Philip Reames[gcroot] Remove unused items from an enum
2015-04-02 Philip ReamesTeach gcroot how to handle dynamically realigned frames
2015-04-02 Sanjoy Das[ADT] Increment epoch from DenseMap::swap.
2015-04-02 Sanjoy Das[ADT] Remove dead code.
2015-04-02 Rui UeyamaELF: Mips: Remove unused field and almost-empty class.
2015-04-02 Adam Nemet[LoopAccesses] Remove unused global variables in tests
2015-04-02 Jason MolendaAdd a tiny bit of hardening to the eh_frame and compact...
2015-04-02 Lang Hames[Orc] Add support classes for inspecting and running...
next