platform/upstream/llvm.git
2013-07-05 Evgeniy Stepanov[sanitizer] Fix mac build.
2013-07-05 Richard Sandiford[SystemZ] Remove no-op MVCs
2013-07-05 Richard Sandiford[SystemZ] Remove redundant frame MMOs
2013-07-05 Richard SandifordFix double renaming bug in stack coloring pass
2013-07-05 Rafael EspindolaWe don't need to check for windows' error codes in...
2013-07-05 Richard Sandiford[SystemZ] Enable the use of MVC for frame-to-frame...
2013-07-05 Ulrich Weigand[PowerPC] Add some special @got@tprel fixup cases
2013-07-05 Daniel JasperFix formatting for allocation of new pointer variables.
2013-07-05 Richard Sandiford[SystemZ] Allocate a second register scavenging slot
2013-07-05 Rafael EspindolaDon't create an archive if, for example, we are asked...
2013-07-05 Richard Sandiford[SystemZ] Clean up register scavenging code
2013-07-05 Rafael EspindolaUse simpler version of exists.
2013-07-05 Ulrich Weigand[PowerPC] Make test case buildable with GNU as
2013-07-05 Evgeniy Stepanov[msan] Intercept pthread_key_create.
2013-07-05 Ulrich Weigand[PowerPC] Support @tls in the asm parser
2013-07-05 Rafael EspindolaRemove NoOperation.
2013-07-05 Rui Ueyama[PECOFF] Use yaml2obj to avoid checking in binary files.
2013-07-05 Benjamin KramerSimplify code. No functionality change.
2013-07-05 Joey GoulyPR16490: fix a crash in ARMDAGToDAGISel::SelectInlineAsm.
2013-07-05 Daniel JasperImprove detection for preventing certain kind of format...
2013-07-05 Evgeniy Stepanov[sanitizer] Disable ptrace interception on non-x86...
2013-07-05 Daniel JasperDon't break after a "(" following a binary operator.
2013-07-05 David MajnemerSema: Call IgnoreParens fewer times in CheckAddressOfOp...
2013-07-05 Craig TopperUse typedef for Densemap contraining SmallVector passed...
2013-07-05 Craig TopperAdd typedefs for Densemaps containing SmallVectors...
2013-07-05 Rafael EspindolaDon't treat bitcode files specially in llvm-ar.
2013-07-05 Rafael EspindolaUse the raw member names in Archive::Archive.
2013-07-05 Rafael EspindolaUse the new --crash option in commands that are expecte...
2013-07-05 Rafael EspindolaAdd a --crash option to not.
2013-07-05 David MajnemerInstCombine: (icmp eq B, 0) | (icmp ult A, B) -> (icmp...
2013-07-04 Ahmed BougachaRemove use of asymmetric std::lower_bound comparator.
2013-07-04 David BlaikieDebugInfo: Consider global variables without locations...
2013-07-04 James DennettAdd some more documentation on how to navigate from...
2013-07-04 Rafael EspindolaUse a OwningPtr instead of a manual delete.
2013-07-04 James DennettMinor documentation cleanup
2013-07-04 Ed MastePass tid through to ptrace operations
2013-07-04 Nico RieckInitialize object file info before output streamer
2013-07-04 Nico RieckMC: Add .section directive to COFF
2013-07-04 Roman DivackyAdd test for r185584.
2013-07-04 David MajnemerInstCombine: Reimplementation of visitUDivOperand
2013-07-04 Howard HinnantRemoved extension in [unordered_][multi]map which allow...
2013-07-04 Howard HinnantSimplify comparators of [unordered_][multi]map. This...
2013-07-04 Rafael EspindolaAdd support for archives with no symbol table or string...
2013-07-04 Rafael EspindolaFix leak. Should bring back the valgrind bot.
2013-07-04 Ulrich Weigand[PowerPC] Implement writeNopData
2013-07-04 Ed MasteAvoid crash if we fail to resolve process in attach
2013-07-04 Edwin Vanecpp11-migrate: Minor command-line fixes and improvements
2013-07-04 Rafael EspindolaAdd 'not' in front of a command that is expected to...
2013-07-04 Rafael EspindolaAdd 'not' to command lines that are expected to fail.
2013-07-04 Rafael EspindolaDon't pass llvm::errs() all over the place. Diagnostics...
2013-07-04 Aaron BallmanChanging long to int for consistency.
2013-07-04 Rafael EspindolaReturn 0 when processing --help. This matches gnu ld...
2013-07-04 Rafael EspindolaAdd 'not' to commands that are expected to fail.
2013-07-04 Rafael EspindolaRequire a shell for this test.
2013-07-04 Rafael EspindolaAdd 'not' to commands that are expected to fail.
2013-07-04 Joey GoulyRemove an unneeded call to 'UpdateThumbVFPPredicate...
2013-07-04 Rafael EspindolaLooks like {{.*}} doesn't match the empty string. Fix...
2013-07-04 Rafael EspindolaRelax pattern to accept a signext on ppc64.
2013-07-04 Rafael EspindolaReplace 'grep foo | count 0' with 'not grep foo'.
2013-07-04 Rafael EspindolaRemove test for the old debug format which was XFAILed...
2013-07-04 Joerg SonnenbergerFix bashism.
2013-07-04 Rafael EspindolaConvert test to FileCheck.
2013-07-04 Rafael EspindolaAdd missing expected-warning.
2013-07-04 Rafael EspindolaRemove more unused uses of -verify.
2013-07-04 Joey GoulyAdd support for MC assembling and disassembling of...
2013-07-04 Rafael EspindolaRemove unused -verify.
2013-07-04 Alexander KornienkoFixed typo: NoneComment -> NonComment, no other changes.
2013-07-04 Rafael Espindolaclang -cc1 has no -fno-unit-at-a-time or -funit-at...
2013-07-04 Ulrich Weigand[PowerPC] Add all trap mnemonics
2013-07-04 Rafael EspindolaUse a clang -cc1 option instead of -m32 and remove...
2013-07-04 Rafael EspindolaRemove tcl quotes.
2013-07-04 Rafael EspindolaConvert test to FileCheck.
2013-07-04 Rafael EspindolaReplace void with int to make this a valid C++ file.
2013-07-04 Ulrich Weigand[PowerPC] Add asm parser support for CR expressions
2013-07-04 Benjamin KramerSimplifyCFG: Teach switch generation some patterns...
2013-07-04 Alexander Potapenko[ASan] Close stderr before launching atos in asan_symbo...
2013-07-04 Rafael EspindolaRemove old test.
2013-07-04 Rafael EspindolaRemove old test.
2013-07-04 Rafael EspindolaClang has no nested function support. Delete this test.
2013-07-04 Aaron BallmanSupporting ssize_t on WIN64 with its proper size. ...
2013-07-04 Evgeniy Stepanov[sanitizer] Intercept tcgetattr.
2013-07-04 Jakob Stoklund... Remove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR...
2013-07-04 Evgeniy Stepanov[sanitizer] More interceptors.
2013-07-04 Craig TopperUse SmallVectorImpl::const_iterator instead of SmallVec...
2013-07-04 Alexander KornienkoAdded AlwaysBreakBeforeMultilineStrings option.
2013-07-04 Alexander Potapenko[ASan] Do not protect the malloc zone created by malloc...
2013-07-04 Joey GoulyAdd a V8FP instruction 'vcvt{b,t}' to convert between...
2013-07-04 Rui UeyamaTry to guard a test that requires DEBUG().
2013-07-04 Jakob Stoklund... Typo.
2013-07-04 Jakob Stoklund... Simplify landing pad lowering.
2013-07-04 Jakob Stoklund... FastISel can only apend to basic blocks.
2013-07-04 Jakob Stoklund... Live-in copies go *after* EH_LABELs.
2013-07-04 Richard SmithAdd test for PR4997. This has been fixed for a while.
2013-07-04 Richard SmithTestcase for PR14130, which was probably fixed by r183859.
2013-07-04 Nick LewyckyTabs to spaces. No functionality change.
2013-07-04 Craig TopperAdd a space between closing template '>' to unbreak...
2013-07-04 Craig TopperUse SmallVectorImpl instead of SmallVector for iterator...
2013-07-04 Anna Zaks[analyzer] Suppress reports reported in std::list
2013-07-04 Anna Zaks[analyzer] Make sure that inlined defensive checks...
2013-07-04 Craig TopperAdd a space between closing template '>' to unbreak...
next