platform/upstream/llvm.git
2015-04-04 David Blaikie[opaque pointer type] more GEP API migrations
2015-04-04 David Blaikie[opaque pointer type] More (constant, in this instance...
2015-04-04 Simon AtanasyanRemove empty directories.
2015-04-04 Alexander Kornienko[clang-tidy] Added a couple of tests for misc-static...
2015-04-04 Sanjay PatelRemove the cl-no-signed-zeros cc1 option
2015-04-04 Simon Pilgrim[DAGCombiner] Canonicalize vector constants for ADD...
2015-04-04 Daniel Jasperclang-format: [JS] Understand object literals with...
2015-04-04 David Majnemer[MS ABI] A pointer-to-function cannot be caught as...
2015-04-04 Simon Atanasyan[Hexagon] Remove duplicated typedef
2015-04-04 Simon Atanasyan[Hexagon][Mips] Rename template arguments <arch>ELFType...
2015-04-04 Rui UeyamaELF: Use short variable names in <Arch>RelocationHandle...
2015-04-04 Craig Topper[X86] Apply AddedComplexity consistently for similar...
2015-04-04 Rui UeyamaRemove redundant anonymous namespace.
2015-04-04 Eric ChristopherFix formatting and coding style.
2015-04-04 Eric ChristopherComplete comment. Reflow conditional.
2015-04-04 Rui UeyamaELF: Merge ELFTargets.h with ELFLinkingContext.h.
2015-04-04 Rui UeyamaELF: Return TargetRelocationHandler instead of <ArcH...
2015-04-04 Rui UeyamaRemove a parameter for file extension from canParse.
2015-04-04 Craig Topper[X86] Add a comment about the change in r234075.
2015-04-04 Eric ChristopherStrip trailing whitespace and reword explanatory comment.
2015-04-04 Rui UeyamaELF: Make private members private.
2015-04-04 Rui UeyamaELF: Remove ELF{Object,DSO}Reader alias templates.
2015-04-04 Craig Topper[X86] Don't use GR64 register 'and with immediate'...
2015-04-04 Rui UeyamaELF: Teach File classes about their file magics.
2015-04-04 Rui Ueyamas/context/ctx/g on lib/Driver/Driver.cpp.
2015-04-04 Rui UeyamaRemove unused member function declarations.
2015-04-04 Chaoren LinUse insert instead of append when adding to sys.path.
2015-04-04 Rui UeyamaRemove unused includes and forward declarations.
2015-04-04 Rui UeyamaRemove unused functions.
2015-04-04 Rui UeyamaELF: Define mergeHeaderFlags to ELFLinkingContext.
2015-04-03 David Majnemer[WinEH] Fill out CatchHigh in the TryBlockMap
2015-04-03 Simon Atanasyan[ELF] Remove unused typedef
2015-04-03 Simon Atanasyan[ELF] Merge Layout and TargetLayout class
2015-04-03 David Blaikie[opaque pointer type] More GEP IRBuilder API migrations
2015-04-03 David Blaikie[opaque pointer type] Explicitly specify some types...
2015-04-03 David Majnemer[WinEH] Fill out .xdata for catch objects
2015-04-03 David Majnemer[WinEH] Sink UnwindHelp completely out of IR
2015-04-03 Rui UeyamaELF: Merge ELF{Object,DSO}Reader implementations.
2015-04-03 Andrew KaylorFixing a memory leak in WinEHPrepare
2015-04-03 David Blaikie[opaque pointer type] More GEP IRBuilder API migrations...
2015-04-03 David BlaikieUse early returns to reduce indentation.
2015-04-03 Rui UeyamaELF: Remove <Arch>ELFReader.h. NFC.
2015-04-03 Daniel Jasperclang-format: [Proto] No alternate operator names.
2015-04-03 Simon Atanasyan[ELF] Delete empty TargetLayout class and rename Defaul...
2015-04-03 David MajnemerFix a typo
2015-04-03 Rui UeyamaELF: Fix header file dependencies.
2015-04-03 Zachary Turner[dotest.py] Present a better error when lldb module...
2015-04-03 Ed MasteFix FreeBSD crash after r233837
2015-04-03 Rui UeyamaELF: Pass file types instead of type traits to ELFObjec...
2015-04-03 David Majnemer[InstCombine] Use DataLayout to determine vector elemen...
2015-04-03 Andrew KaylorFixing a build error
2015-04-03 Rui UeyamaInline typedef'ed type that's used only once. NFC.
2015-04-03 Andrew KaylorFixing build warnings.
2015-04-03 David Blaikie[opaque pointer type] More GEP API migrations in IRBuil...
2015-04-03 Andrew Kaylor[WinEH] Handle nested landing pads in outlined catch...
2015-04-03 Simon Atanasyan[ELF] Fix Layout class name in the comment
2015-04-03 Rui UeyamaELF: Remove partial class definitions of <Arch>LinkingC...
2015-04-03 Duncan P. N... CodeGen: Assert that inlined-at locations agree
2015-04-03 Justin BognerAdd missing include
2015-04-03 Justin Bognerprofile: Protect .gcda output with flock
2015-04-03 Reid Kleckner[WinEH] Fold cast into assertion based on review feedback
2015-04-03 Manman Ren[i386 ABI] expand small C like structs in C++, just...
2015-04-03 David Blaikie[opaque pointer type] Explicitly specify type to CreateGEP
2015-04-03 Matthias Braun[GraphWriter] Attempt to open .dot files with xdg-open...
2015-04-03 Zachary TurnerDon't use literal slashes when concatenating paths...
2015-04-03 Sanjay Pateluse update_llc_test_checks.py to tighten checking;...
2015-04-03 Sean CallananMarked the modules tests as expected failures,
2015-04-03 Sanjay Pateluse update_llc_test_checks.py to tighten checking;...
2015-04-03 Duncan P. N... SelectionDAG: Use specialized metadata nodes in EmitFun...
2015-04-03 Adrian McCarthyFix LLDB test tracing to include the output (stdout...
2015-04-03 Sanjay Pateluse update_llc_test_checks.py to tighten checking;...
2015-04-03 Sean CallananA new testcase had a silly integer-value mismatch.
2015-04-03 Sanjay Pateluse update_llc_test_checks.py to tighten checking
2015-04-03 Duncan P. N... Verifier: Check that inlined-at locations agree
2015-04-03 Sanjay Pateladd checks; remove redundant testing parameters
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.
next