platform/upstream/llvm.git
2014-12-30 Colin LeMahieu[Hexagon] Adding newvalue compare and jumps.
2014-12-30 Peter CollingbourneRTDyldMemoryManager.cpp: Make the reference to __morest...
2014-12-30 Saleem AbdulrasoolDriver: unify compiler-rt component selection
2014-12-30 Saleem AbdulrasoolDriver: whitespace
2014-12-30 David BlaikieDebugInfo: Omit is_stmt from line table entries on...
2014-12-30 Colin LeMahieu[Hexagon] Adding postincrement register newvalue stores.
2014-12-30 Colin LeMahieu[Hexagon] Removing old newvalue store variants. Adding...
2014-12-30 Zoran Jovanovic[mips][microMIPS] Relocate with symbol for micromips...
2014-12-30 Colin LeMahieu[Hexagon] Adding indexed store new-value variants.
2014-12-30 Colin LeMahieu[Hexagon] Adding indexed store of immediates.
2014-12-30 Colin LeMahieu[Hexagon] Adding indexed stores.
2014-12-30 Nico WeberRemove a comment that appears a second time 22 lines...
2014-12-30 Peter Collingbournex86_64: Fix calls to __morestack under the large code...
2014-12-30 Kostya Serebryany[asan] add flag coverage_pcs. When false, the coverage...
2014-12-30 David BlaikieReapply debug info changes now that more precise column...
2014-12-30 David BlaikieReapply "DebugInfo: Generalize debug info location...
2014-12-30 Kostya Serebryany[asan] change _sanitizer_cov_module_init to accept...
2014-12-30 Michael Kuperstein[COFF] Don't try to add quotes to already quoted linker...
2014-12-30 Colin LeMahieu[Hexagon] Adding reg-reg indexed load forms.
2014-12-30 Saleem AbdulrasoolDriver: use the canonical library prefix on Windows
2014-12-30 Yaron KerenAdd non-const version getFileSystemOpts() access function.
2014-12-30 Peter CollingbourneThe __morestack function is only available on i386...
2014-12-30 Peter CollingbourneMake the __morestack function available to the JIT...
2014-12-30 Colin LeMahieu[Hexagon] Dropping old combine instructions without...
2014-12-30 Colin LeMahieu[Hexagon] Adding compare byte/halfword reg-reg/reg...
2014-12-30 Hafiz Abid... Cleanup lldb-mi test cases.
2014-12-30 Colin LeMahieu[Hexagon] Updating constant extender def, adding alu...
2014-12-30 Timur IskhodzhanovFollow-up to r224987: fix a lint warning
2014-12-30 Timur Iskhodzhanov[ASan/Win] Sort the list of modules when we fail to...
2014-12-30 Elena DemikhovskySome code improvements in Masked Load/Store.
2014-12-30 Rafael EspindolaRemove doesSectionRequireSymbols.
2014-12-30 Elena Demikhovskyreverted prev commit (it was a mistake)
2014-12-30 Elena Demikhovskyv
2014-12-30 Keno FischerAdd a public accessor for GlobalCtors in CodeGenModule
2014-12-30 Philip ReamesAdd IRBuilder routines for gc.statepoints, gc.results...
2014-12-30 Rafael EspindolaSimplify test a bit.
2014-12-30 Peter Zotov[OCaml] Fix bitrot in tests.
2014-12-30 Peter Zotov[lit] Make config.llvm_lib_dir available on cmake,...
2014-12-30 Peter Zotov[OCaml] [cmake] Use LLVM_LIBRARY_DIR instead of LLVM_LI...
2014-12-30 Craig TopperTestcases for r224939.
2014-12-30 Saleem AbdulrasoolDriver: unify addClangRT{Linux,Windows}
2014-12-30 Nico WeberDon't crash on an invalid trailing return type on a...
2014-12-30 Rafael EspindolaConvert test to llvm-readobj. NFC.
2014-12-30 Alexey SamsonovRevert "UBSan: Teach isDerivedFromAtOffset and findBase...
2014-12-29 Philip ReamesSemantic tests for memory invalidation at statepoints
2014-12-29 David BlaikieRevert "DebugInfo: Generalize debug info location handling"
2014-12-29 David BlaikieRevert "Reapply debug info changes now that r224385...
2014-12-29 Philip ReamesCarry facts about nullness and undef across GC relocation
2014-12-29 David MajnemerFix build breakage
2014-12-29 David MajnemerParse: Recover more gracefully from extra :: tokens...
2014-12-29 Philip ReamesRefine the notion of MayThrow in LICM to include a...
2014-12-29 Chandler Carruth[cmake/multilib] Teach llgo to respect the LLVM_LIBDIR_...
2014-12-29 David BlaikiePR22051: Missing debug location on calls in dtor thunks...
2014-12-29 Chandler Carruth[go] Teach the go cmake build functions to funnel the...
2014-12-29 Philip ReamesLoading from null is valid outside of addrspace 0
2014-12-29 David BlaikieUse std::find_if instead of manual loop.
2014-12-29 Rafael EspindolaConvert test to llvm-readobj. NFC.
2014-12-29 Nico WeberCrash even less on malformed attributes in an incorrect...
2014-12-29 Colin LeMahieu[Hexagon] Adding allocframe, post-increment circular...
2014-12-29 Alexey SamsonovFix use-after-destruction introduced in r224924.
2014-12-29 Colin LeMahieu[Hexagon] Fixing 224952 where an addressing mode update...
2014-12-29 Saleem AbdulrasoolDriver: convert a couple more instances to range based...
2014-12-29 Alexey SamsonovRemove unnecessary StringRef->std::string conversion.
2014-12-29 Colin LeMahieu[Hexagon] Adding post-increment register form stores...
2014-12-29 Colin LeMahieu[Hexagon] Replacing the remaining postincrement stores...
2014-12-29 Rafael EspindolaConvert test to FileCheck. NFC.
2014-12-29 Colin LeMahieu[Hexagon] Renaming old multiclass for removal. Adding...
2014-12-29 Chandler Carruth[py3] Teach the CMake build to reject Python versions...
2014-12-29 Chandler Carruth[py3] Make this test compatible with Python 3 where...
2014-12-29 Alexey SamsonovRemove darwin_fat.mk.
2014-12-29 David MajnemerParse: Ignore '::' in 'struct :: {'
2014-12-29 Saleem AbdulrasoolDriver: convert a number of loops to range based
2014-12-29 David BlaikieAdd an assertion to verify a container is non-empty...
2014-12-29 David BlaikieReapply debug info changes now that r224385 has been...
2014-12-29 David BlaikieReapply "DebugInfo: Generalize debug info location...
2014-12-29 Craig Topper[X86] Fix some cases where some 8-bit instructions...
2014-12-29 Craig Topper[X86] Add the 0x82 instructions to the disassebmler...
2014-12-29 Craig Topper[x86] Refactor some tablegen instruction info classes...
2014-12-29 Craig Topper[x86] Remove unused classes from tablegen instruction...
2014-12-29 Rafael EspindolaAdd segmented stack support for DragonFlyBSD.
2014-12-29 Rafael EspindolaRefactor duplicated code.
2014-12-29 Chandler CarruthEffectively revert r151058 which caused Clang's unwind...
2014-12-29 Chandler CarruthAdd a missing declaration to our unwind.h implementatio...
2014-12-29 Andy GibbsFix trivial signed/unsigned comparison warnings
2014-12-29 Peter Collingbourneirgen: remove unused compiler.runtimetypespkg field.
2014-12-29 Chandler Carruth[cmake/multilib] Teach LLDB to respect the multlib...
2014-12-29 Chandler Carruth[cmake] Teach the standalone CMake build to find the...
2014-12-29 Chandler Carruth[cmake/multilib] Support multilib libdir suffixes by...
2014-12-29 Chandler Carruth[cmake/multilib] Teach libc++abi's CMake build to suppo...
2014-12-29 Chandler Carruth[cmake/multilib] Teach libc++'s CMake build to support...
2014-12-29 Chandler Carruth[multilib] Teach LLD's CMake build to use LLVM_LIBDIR_S...
2014-12-29 Chandler Carruth[multilib] Teach Clang's code about multilib by threading
2014-12-29 Chandler Carruth[cmake] Teach the Clang CMake build to use LLVM_LIBDIR_...
2014-12-29 Chandler Carruth[multilib] Add support to the autoconf build to substitute
2014-12-29 Chandler Carruth[cmake] Teach the llvm-config program to respect LLVM_L...
2014-12-29 Chandler Carruth[cmake] Push LLVM_LIBDIR_SUFFIX through to the LLVMConf...
2014-12-29 Chandler Carruth[cmake] Start making LLVM_LIBDIR_SUFFIX effective by...
2014-12-29 David MajnemerSema: Permit array l-values in asm output operands
2014-12-29 Elena DemikhovskyFixed 2 minor typos in the documentation.
2014-12-29 David MajnemerSema: Only permit permit modifiable l-values as asm...
next