platform/upstream/llvm.git
2012-10-09 Alexey SamsonovFixup for r165490: Use DenseMap instead of std::map...
2012-10-09 Bill WendlingMove the 'ParameterOnly' variable inside of the Attribu...
2012-10-09 Bill WendlingRemove the now dead VarArgsIncompatible variable.
2012-10-09 Bill WendlingUse the enum value of the attributes when removing...
2012-10-09 Bill WendlingUse the enum value of the attributes when adding them...
2012-10-09 Alexey Samsonov[Sanitizer] Remove unneeded returns after UNIMPLEMENTED...
2012-10-09 Alexey Samsonov[Sanitizer] Add UNREACHABLE(msg) macro
2012-10-09 Alexey SamsonovFix PR14016.
2012-10-09 Bill WendlingWe use the enums to query whether an Attributes object...
2012-10-09 Bill WendlingCreate enums for the different attributes.
2012-10-09 Arnaud A. de... CXXMethodDecl::isConst() and CXXMethodDecl::isVolatile...
2012-10-09 Bill WendlingRemove some dead methods.
2012-10-09 Bill WendlingRemove ifdef'd code.
2012-10-09 Craig TopperSeparate AVXCC and SSECC printing for cmpps/pd/ss/sd...
2012-10-09 NAKAMURA TakumiRevert r117093, "test/Makefile: Force lit -j1 on Cygwin."
2012-10-09 Sameer SahasrabuddheTrivial change to the README, mainly to test commit...
2012-10-09 Craig TopperIn parseMSRMaskOperand, add an explicit check for the...
2012-10-09 Craig TopperRemove some dead code from ARMAsmPrinter. Add virtual...
2012-10-09 Craig TopperRemove some unused code in the X86AsmPrinter. Add LLVM_...
2012-10-09 Sid Manning * Add relocation reference support for Hexagon and...
2012-10-09 Chandler CarruthFix PR14034, an infloop / heap corruption / crash bug...
2012-10-09 Nadav Rotemwhitespace
2012-10-09 Sean SilvaMove misplaced comment.
2012-10-09 Argyrios KyrtzidisMove the logic that searches for overridden methods...
2012-10-09 Argyrios KyrtzidisWhen storing the C++ overridden methods, store them...
2012-10-09 Jason MolendaAdd a parameter to Symbols::DownloadObjectAndSymbolFile...
2012-10-09 Bill WendlingRemove a couple more 'hasAttrSomewhere' calls.
2012-10-09 Bill WendlingFix. Apply the no capture attribute to the correct...
2012-10-09 Bill WendlingConvert to using the Attributes::Builder class to creat...
2012-10-09 Bill WendlingUse an iterator and proper query method instead of...
2012-10-09 Bill WendlingRemove more uses of the attribute enums by supplying...
2012-10-09 Bill WendlingConvert to using the Attributes::Builder interface.
2012-10-08 Eric ChristopherFix typo in docs.
2012-10-08 Eric ChristopherFix up comment to be more clear.
2012-10-08 Eli FriedmanMake sure we allow "#pragma options align=mac68k" in...
2012-10-08 Bill WendlingUpdate comment.
2012-10-08 Greg ClaytonFix a build warning and a dangerous possible crasher.
2012-10-08 Ted KremenekAdd regression test to check if -Wenum-conversion is...
2012-10-08 Bill WendlingUse the Attributes::Builder to build the attributes...
2012-10-08 Nadav RotemUse DataTypes.h
2012-10-08 Argyrios KyrtzidisIn VarDecl::getSourceRange() make sure to check that...
2012-10-08 Nadav RotemRefactor the AddrMode class out of TLI to its own heade...
2012-10-08 Greg ClaytonMake DebugMapModule destructor virtual since it inherit...
2012-10-08 Chandler CarruthActually add the -Wenum-conversion group to -Wconversio...
2012-10-08 Chandler CarruthSort the subgroups of the diagnostic group for -Wconver...
2012-10-08 Greg ClaytonAdded a new "module" log channel which covers module...
2012-10-08 Greg ClaytonChecking in fixes that I used to track down a leaking...
2012-10-08 Bill WendlingConvert the LLVM parser over to using the new Attribute...
2012-10-08 Nick LewyckyGive CaptureTracker::shouldExplore a base implementatio...
2012-10-08 Jakob Stoklund... Don't crash on extra evil irreducible control flow.
2012-10-08 Bill WendlingBegin the transition to using the AttributesImpl object...
2012-10-08 Eric ChristopherAdd names for the accelerator table sections so that...
2012-10-08 Eric ChristopherUpdate comment.
2012-10-08 Chandler CarruthMake Bitrig's clang understand -stdlib= correctly.
2012-10-08 Bill WendlingUse a special path to place the .o files in.
2012-10-08 Bill WendlingUse a special path to place the .o files in.
2012-10-08 Eric ChristopherFixup comment.
2012-10-08 Eric ChristopherFixup comments.
2012-10-08 Daniel JasperCompilationDatabaseTest: Fix another Windows path issue.
2012-10-08 Daniel JasperCompilationDatabase: Use //net paths for tests, as...
2012-10-08 Enrico Granata<rdar://problem/12200505> Fixing a logical error in...
2012-10-08 Enrico GranataSilly me! There was a closing ) missing from one of...
2012-10-08 Adhemerval... PR12716: PPC crashes on vector compare
2012-10-08 Andrew Trickmisched: remove the unused getSpecialAddressLatency...
2012-10-08 Andrew Trickmisched: remove forceUnitLatencies. Defaults are handle...
2012-10-08 Andrew Trickmisched: avoid scheduling an instruction twice.
2012-10-08 Benjamin KramerDon't emit double parentheses in __clang_version__.
2012-10-08 Daniel JasperHopefully appease Windows buildbot with Japanese (...
2012-10-08 Daniel JasperFileNameMatchTrie: Use StringRef instead of Twines...
2012-10-08 Adhemerval... PowerPC: Fix object creation with PPC::MTCRF8 instruction
2012-10-08 Enrico GranataRetrying to apply Vishal's patch - hopefully this time...
2012-10-08 Adhemerval... Add floating-point to and from integer conversion
2012-10-08 Micah VillmowMove TargetData to DataLayout to fix build breakage...
2012-10-08 Micah VillmowFix the ocaml binding breakage from TargetData -> DataL...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-10-08 Daniel JasperSupport symlinks and relative paths in complilation...
2012-10-08 Alexey Samsonov[ASan] use llvm-symbolizer for ASan lit-style tests...
2012-10-08 James MolloySome regression tests which are testing the old jit...
2012-10-08 Alexey Samsonovllvm-symbolizer for Mac: add support for reading DWARF...
2012-10-08 Tobias GrosserRename TargetData -> DataLayout
2012-10-08 Peter CollingbourneImplement any() builtin. Patch by Tom Stellard!
2012-10-08 Peter CollingbourneAdd native_powr builtin. Patch by Tom Stellard!
2012-10-08 David BlaikieUse a single note diagnostic for all the precedent...
2012-10-08 David BlaikieStringRef-ify Binary/UnaryOperator::getOpcodeStr
2012-10-07 Craig TopperRemove unused MachineInstr constructors that don't...
2012-10-07 Craig TopperFix indentation. Remove 'else' after return. No functio...
2012-10-07 Sean SilvaSilence Sphinx warnings.
2012-10-07 Tobias GrosserScopLib: Support negated access functions.
2012-10-07 Tobias GrosserUpdate the 'News' section on the Polly page
2012-10-07 Benjamin KramerX86: fcmov doesn't handle all possible EFLAGS, fall...
2012-10-07 Dmitry Vyukovtsan: better message about found races for Go ThreadSan...
2012-10-07 Benjamin KramerPython bindings: fix typo.
2012-10-07 Benjamin KramerPython bindings: Add missing availability kind.
2012-10-07 Bill WendlingMove more methods out-of-line. This is in preparation...
next