platform/upstream/llvm.git
2013-02-06 Craig TopperRemove extra blank line between closing curly brace...
2013-02-06 Craig TopperRemove unused private field to suppress a build warning.
2013-02-06 Bill WendlingAlphabetize the function attributes.
2013-02-06 Nico WeberFormatter: No space after & and * in front of ObjC...
2013-02-06 Jim GrosbachARM: Use MCTargetAsmParser::validateTargetOperandClass().
2013-02-06 Jim GrosbachAllow targets to add custom asm operand matching logic.
2013-02-06 Nick LewyckyDon't check whether a friend declaration is correctly...
2013-02-06 Eli BenderskyFailing builds because a private class member is not...
2013-02-06 Eli BenderskyRemove this test in the meantime, since it won't pass...
2013-02-06 Eli BenderskyAdd virtual desctructor to FrameEntry to avoid error...
2013-02-06 Evan ChengTweak check to avoid integer overflow (for insanely...
2013-02-06 Bill WendlingAdd a 'StringRef' version of hasAttribute.
2013-02-06 Bill WendlingAdd methods to merge an AttrBuilder into another builder.
2013-02-06 Manman RenAttempt to recover gdb bot after r174445.
2013-02-06 Daniel Dunbar[tests] One last batch of XFAILs, for tests using new...
2013-02-06 Chad RosierUse a dyn_cast to avoid a crash when the TypeLoc is...
2013-02-06 Greg Clayton<rdar://problem/11109570>
2013-02-06 Daniel Dunbar[Headers] Use standard builtin defines instead of typeo...
2013-02-06 Greg ClaytonFixed the TestSourceManager.py test case to not fail...
2013-02-06 Eli BenderskyFix some formatting & add comments, following Eric...
2013-02-06 Michael GottesmanAdded test for r174461 that checks that the desired...
2013-02-06 Daniel Dunbar[build] Create the link for the final library install...
2013-02-06 Daniel Dunbar[tests] Accept XFAIL arguments that match any part...
2013-02-06 Anna Zaks[analyzer]Revert part of r161511; suppresses leak false...
2013-02-05 Bill WendlingAdd the target-dependent (string) attributes from the...
2013-02-05 Renato GolinAdding armv7l default to cortex-a8
2013-02-05 Eli BenderskyAdd missing file to CMake list
2013-02-05 Eli BenderskyTest for r174446
2013-02-05 Eli BenderskyInitial support for DWARF CFI parsing and dumping in...
2013-02-05 Eli BenderskyBe consistent about the field name - AddressSize, not...
2013-02-05 Michael GottesmanChanged CGObjCMac.cpp to add the marker externally_init...
2013-02-05 Bob WilsonPreprocess Apple llvmCore headers to reflect NDEBUG...
2013-02-05 Daniel Dunbar[tests] XFAIL some locale tests that don't seem to...
2013-02-05 Andrew TrickRevert "[Support][ErrorOr] Add support for convertable...
2013-02-05 Bill WendlingConvert to storing the attribute's internals as enums...
2013-02-05 Jason MolendaChange ObjectFileMachO::ParseSymtab to read the external
2013-02-05 Daniel Dunbar[tests] If no explicit target triple is given, try...
2013-02-05 Daniel Dunbar[tests] Mark another stream input expected failure...
2013-02-05 Daniel Dunbar[tests] Mark another stream input expected failure...
2013-02-05 Daniel Dunbar[tests] Mark some string.conversions expected failures...
2013-02-05 Daniel Dunbar[tests] XFAIL a few things that require libc (?) suppor...
2013-02-05 Ted KremenekAdd note why we used a switch.
2013-02-05 Douglas GregorMinor tweak to install docs
2013-02-05 Ted KremenekChange subexpressions to be visited in the CFG from...
2013-02-05 Eli BenderskyMake sure the correct opcodes are used to SUB and ADD...
2013-02-05 Manman RenDwarf: support for LTO where a single object file can...
2013-02-05 Daniel Dunbar[tests] Mark some istream.unformatted expected failures...
2013-02-05 Daniel Dunbar[tests] Add an available feature that combines the...
2013-02-05 Akira Hatanaka[mips] Do not use function CC_MipsN_VarArg unless the...
2013-02-05 Douglas GregorRemove an uninteresting note
2013-02-05 Daniel Dunbar[tests] Add support for REQUIRES and XFAIL lines in...
2013-02-05 Michael J.... [objdump,readobj] Document the purpose and goals of...
2013-02-05 Benjamin KramerInstCombine: Fix and simplify the inttoptr side too.
2013-02-05 Enrico GranataBeing explicit about which std c++ library these test...
2013-02-05 Anna Zaks[analyzer] Teach the analyzer to use a symbol for p...
2013-02-05 Anna Zaks[analyzer] add comment
2013-02-05 Anna Zaks[analyzer] Fix typo, better doxygen as per Jordan's...
2013-02-05 Michael GottesmanAdded missing newline to end of test case.
2013-02-05 Michael GottesmanRemoved explicit inline as per the LLVM style guide.
2013-02-05 Owen AndersonReapply r174343, with a fix for a scary DAG combine...
2013-02-05 Benjamin KramerInstCombine: Harden code to work with vectors of pointe...
2013-02-05 Jyotsna VermaHexagon: Use TFR_cond with cmpb.[eq,gt,gtu] to handle
2013-02-05 Michael J.... [ELF][x86-64] Handle PLT32 relocations to IFUNC.
2013-02-05 Michael J.... [ELF][Layout] Provide a proper way to get the TLS segme...
2013-02-05 Michael J.... [ELF] Implement GOTPCREL for defined atoms.
2013-02-05 Michael J.... [ELF] Replace local dynamic tls access with direct...
2013-02-05 Benjamin KramerConstantFolding: Fix a crash when encoutering a truncat...
2013-02-05 Arnold SchwaighoferLoop Vectorizer: Refactor code to compute vectorized...
2013-02-05 Greg Clayton<rdar://problem/12866706>
2013-02-05 Jyotsna VermaHexagon: Add testcase for post-increment store instruct...
2013-02-05 Chad Rosier[SjLj Prepare] When demoting an invoke instructions...
2013-02-05 Jakob Stoklund... Remove liveout lists from MachineRegisterInfo.
2013-02-05 Jakob Stoklund... Remove special-casing of return blocks for liveness.
2013-02-05 Jakob Stoklund... Move MRI liveouts to AArch64 return instructions.
2013-02-05 Jakob Stoklund... Move MRI liveouts to XCore return instructions.
2013-02-05 Jakob Stoklund... Move MRI liveouts to Sparc return instructions.
2013-02-05 Jyotsna VermaHexagon: Use multiclass for absolute addressing mode...
2013-02-05 Jakob Stoklund... Move MRI liveouts to MSP430 return instructions.
2013-02-05 Jakob Stoklund... Move MRI liveouts to Mips return instructions.
2013-02-05 Jakob Stoklund... Move MRI liveouts to PowerPC return instructions.
2013-02-05 Jakob Stoklund... Move MRI liveouts to MBlaze return instructions.
2013-02-05 Jakob Stoklund... Move MRI liveouts to Hexagon return instructions.
2013-02-05 Jakob Stoklund... Move MRI liveouts to ARM return instructions.
2013-02-05 Jakob Stoklund... Add a test case for PR14750.
2013-02-05 Daniel Dunbar[tests] Add a 'use_system_lib' parameter.
2013-02-05 Tobias GrosserCodeGen: clang-format goodness
2013-02-05 Jakob Stoklund... Move MRI liveouts to X86 return instructions.
2013-02-05 Derek Schuff[MC] Bundle alignment: Invalidate relaxed fragments
2013-02-05 Jakob Stoklund... Don't use MRI liveouts in R600.
2013-02-05 Jakob Stoklund... Avoid using MRI::liveout_iterator for computing VRSAVEs.
2013-02-05 Jordan Rose[analyzer] Add a doc describing the internals of Region...
2013-02-05 Bob WilsonSet the deployment target for Apple llvmCore builds...
2013-02-05 Eli BenderskyFormat comments & clean whitespace
2013-02-05 Tom StellardR600: Fold remaining CONST_COPY after expand pseudo...
2013-02-05 Tom StellardR600: improve inputs/interpolation handling
2013-02-05 Tom StellardR600: Add tests for instruction predicates
2013-02-05 Tom StellardR600: Emit function name in the AsmPrinter
2013-02-05 Tom StellardR600/SI: Add patterns for fcos and fsin.
2013-02-05 Eli BenderskyFix comments
2013-02-05 Jyotsna VermaHexagon: Add V4 compare instructions. Enable relationsh...
next