platform/upstream/llvm.git
2012-11-21 Andrew KaylorAdding tests for the Intel JIT event listener's MCJIT...
2012-11-21 Akira Hatanaka[mips] Simplify lowering functions in MipsISelLowering...
2012-11-21 Akira Hatanaka[mips] Add helper functions that create nodes for compu...
2012-11-21 Akira Hatanaka[mips] Add command line option "-mxgot".
2012-11-21 Daniel MaleaDisable darwin-specific test on non-darwin platforms
2012-11-21 Akira Hatanaka[mips] When a node which loads from a GOT is created...
2012-11-21 Daniel MaleaLinux test case fixes
2012-11-21 Jyotsna VermaAdd new predicates for the immediate operands.
2012-11-21 Akira Hatanaka[mips] Add target operand flag enums for big GOT reloca...
2012-11-21 Jyotsna VermaUse one common 'let' expression to set PrintMethod...
2012-11-21 Akira HatanakaAdd relocations used for mips big GOT.
2012-11-21 Preston Briggstest commit: added a few comments
2012-11-21 Andrew KaylorImplementing basic function-level profiling support...
2012-11-21 Benjamin KramerSemaCXX: an enumeral type can be of character or boolea...
2012-11-21 Anton KorobeynikovAdd support for varargs functions for msp430.
2012-11-21 Anton KorobeynikovAdd support for byval args. Patch by Job Noorman!
2012-11-21 Rafael EspindolaFinish the renaming.
2012-11-21 Joey GoulyTest commit: Remove blank line.
2012-11-21 Jyotsna VermaRenamed HexagonImmediates.td -> HexagonOperands.td.
2012-11-21 Alexey SamsonovTry to fix test from r168428 on mingw bot
2012-11-21 NAKAMURA Takumillvm/test/Transforms/InstCombine/sdiv-1.ll: FileCheck...
2012-11-21 NAKAMURA Takumiclang/test/Driver/x86_64-nacl-defines.cpp: Specify...
2012-11-21 Alexey Samsonov[Sanitizer] force linking with static sanitizer runtime...
2012-11-21 Rafael EspindolaUsing "not grep" is brittle as the test passes if llvm...
2012-11-21 Kostya Serebryany[asan] get rid of kPageSizeBits
2012-11-21 Evgeniy StepanovAllow PopStackFrames leave the stack empty.
2012-11-21 Kostya Serebryany[asan/tsan] do not use __WORDSIZE macro, as it is glibc...
2012-11-21 Dmitry Vyukovtsan: explictly say when we fail to restore a stack...
2012-11-21 Alexey Samsonov[Sanitizer] replace while with internal_memset to make...
2012-11-21 Dmitry Vyukovtsan: fix handling of signals
2012-11-21 Dmitri GribenkoUse color for -ast-dump-filter only when it is supported
2012-11-21 Chandler CarruthPR14055: Implement support for sub-vector operations...
2012-11-21 Craig TopperFix execution domain for packed FMA4 instructions.
2012-11-21 Craig TopperMark ISD::FMA as Legal instead of custom for x86 with...
2012-11-21 Rafael EspindolaRemove redundant code.
2012-11-21 Rafael EspindolaRemove redundant code.
2012-11-21 Jakub StaszakMake calcLiveInMask method static.
2012-11-21 Jakub StaszakMake isScratchReg and isFPCopy methods static.
2012-11-21 Eric ChristopherWhitespace.
2012-11-21 Eric ChristopherUpdate for some of the coding standard before rearrangi...
2012-11-21 Eric ChristopherUpdate some comments.
2012-11-21 Eric ChristopherUpdate and add some comments.
2012-11-21 Eric ChristopherWhitespace.
2012-11-20 Eli BenderskyAdd a tests for the new -no-show-raw-insn option of...
2012-11-20 Jakub StaszakAdd obvious constantness.
2012-11-20 Eric ChristopherRemove constness from this, it modifies the output...
2012-11-20 Rafael EspindolaDon't walk a linked list twice in the same function...
2012-11-20 Eli BenderskyAdd the -no-show-raw-insn option to llvm-objdump, thus...
2012-11-20 Sebastian Popremoves a few "const" qualifiers
2012-11-20 Anders Waldenborg[python] fix get_library()
2012-11-20 Jyotsna VermaRemoving some unused instruction definitions from the...
2012-11-20 Eric ChristopherRemove unused function argument, add a bit to the comment.
2012-11-20 Eric ChristopherFormatting.
2012-11-20 Eric ChristopherWhitespace.
2012-11-20 Daniel MaleaClear auto-confirm setting on teardown for tests that...
2012-11-20 Eli BenderskySome sphinx-ing and consistency fixes
2012-11-20 Daniel MaleaUse auto-confirm setting to avoid prompts causing some...
2012-11-20 Eric ChristopherRemove some dead code.
2012-11-20 Joe AbbeyBetter 80cols... *sigh*
2012-11-20 Joe AbbeyFixing a broken link.
2012-11-20 Daniel MaleaFix incorrect usage of buildDsym() in dwarf test
2012-11-20 Daniel MaleaSkip dsym tests on Linux
2012-11-20 Kostya Serebryany[asan] pop the two internal functions from the stack...
2012-11-20 Kostya Serebryany[asan] use names of globals instead of an external...
2012-11-20 Kostya Serebryany[asan] don't instrument linker-initialized globals...
2012-11-20 Kostya Serebryany[asan] make sure that linker-initialized globals (non...
2012-11-20 Sean Silvadocs: Fix highlighting.
2012-11-20 NAKAMURA Takumillvm/test/ExecutionEngine/MCJIT/lit.local.cfg: ppc32...
2012-11-20 Chandler CarruthFix a place where the declaration didn't use LLVM_ENABL...
2012-11-20 Chandler CarruthUse LLVM_ENABLE_DUMP for the variables used in printing...
2012-11-20 Chandler CarruthFix PR14132 and handle OOB loads speculated throuh...
2012-11-20 Tim NorthoverFix physical register liveness calculations:
2012-11-20 Elena DemikhovskyIntel OCL built-ins calling conventions now support...
2012-11-20 Kostya Serebryany[asan] better support for powerpc and sparc targets...
2012-11-20 Simon AtanasyanMarking remote mcjit tests as XFAIL for MIPS.
2012-11-20 Kostya Serebryany[asan] more support for powerpc, patch by Peter Bergner
2012-11-20 Bill WendlingUpdate method calls to the new interface re r168354.
2012-11-20 Bill WendlingMake the AttrListPtr object a part of the LLVMContext.
2012-11-20 Hal FinkelNote Freescale's contributions in the PPC release notes.
2012-11-20 Sean Silvadocs: Sphinxify LLVMBuild documentation.
2012-11-20 Chandler CarruthAdd a comment to associate a FIXME with a PR where...
2012-11-20 Chandler CarruthRework the rewriting of loads and stores for vector...
2012-11-20 Eli BenderskyReST-ify some markup in the LIT document
2012-11-20 Eric Christopher80-column and whitespace fixups.
2012-11-20 Filipe CabecinhasRest of the fix for Thread
2012-11-20 Filipe CabecinhasRemove unneeded const qualifier
2012-11-19 Sean SilvaAllow using MemoryBuffers with yaml::Stream directly.
2012-11-19 David BlaikieFix some trailing whitespace (on a blank line) to cycle...
2012-11-19 Filipe CabecinhasRemove unused member variable.
2012-11-19 Eric ChristopherRemove a function argument and propagate const around...
2012-11-19 Eric ChristopherWhitespace and 80-col.
2012-11-19 Sean Silvadocs: Fix reference to "bold" part of code example.
2012-11-19 Anton KorobeynikovMake AsmPrinter::EmitTTypeReference() more robust ...
2012-11-19 Richard SmithPR14381: Never skip constexpr function bodies when...
2012-11-19 Anton KorobeynikovFactor out type info emission into separate routine.
2012-11-19 Daniel MaleaTemporarily skip tests known to hang on Linux
2012-11-19 Daniel MaleaLinux fix: remove reference to cellspu (backend removed...
2012-11-19 Eric ChristopherMove section label emission to module end. Nothing...
2012-11-19 Jakob Stoklund... Handle mixed normal and early-clobber defs on inline...
2012-11-19 Eric ChristopherFix a pasto.
next