platform/upstream/llvm.git
2013-03-26 Chandler CarruthThe IRReader header is now part of its own library...
2013-03-26 Chandler CarruthSplit out the IRReader header and the utility functions...
2013-03-26 Shankar Easwaran[ELF][Hexagon] add GOTREL/GOT relocations
2013-03-26 Shankar Easwaran[ELF] order rela.dyn/rela.plt properly
2013-03-26 Arnold SchwaighoferARM Scheduler Model: Add resources instructions, map...
2013-03-26 Arnold SchwaighoferARM Scheduler Model: Partial implementation of the...
2013-03-26 Greg Clayton<rdar://problem/13502196>
2013-03-26 Greg Clayton<rdar://problem/13502196>
2013-03-26 Jim InghamMake the stepping perf test case actually work.
2013-03-26 Nick LewyckyAdd missing file to cmake build.
2013-03-26 Nick LewyckyAdd a new watchdog timer interface. The interface does...
2013-03-26 Enrico Granata<rdar://problem/13221060>
2013-03-26 John ThompsonAdded simple regression test for modularize.
2013-03-26 John ThompsonRevised to use file list path as reference path, or...
2013-03-26 Richard SmithRemove FIXMEs: these are covered by a core issue which...
2013-03-26 Richard SmithImplement special-case name lookup for inheriting const...
2013-03-26 Bill WendlingRemove testcase. It's failing on some platforms but...
2013-03-26 Bill WendlingHmm...not failing...odd
2013-03-26 Richard SmithRemove some no-op static_casts.
2013-03-26 Bill WendlingTemporarily XFAIL this test until Michael can look...
2013-03-26 Michael Gottesman[ObjCARC Annotations] Added support for displaying...
2013-03-26 Michael Gottesman[ObjCARC Annotations] Implemented ARC annotation metada...
2013-03-26 Michael GottesmanAdded documentation to LangRef for the intrinsic llvm...
2013-03-26 Enrico GranataChecking that the wrong syntax does not give a correct...
2013-03-25 Fariborz JahanianObjective-C: Property declaration overiding one in
2013-03-25 Michael LiaoRevise alignment checking/calculation on 256-bit unalig...
2013-03-25 NAKAMURA Takumiclang/test/Index/crash-recovery-code-complete.c: Mark...
2013-03-25 Michael LiaoEnhance folding of (extract_subvec (insert_subvec V1...
2013-03-25 Douglas Gregor<rdar://problem/13395022> Strip references when extract...
2013-03-25 Jakob Stoklund... Add an -mcpu option to a test that is apparently schedu...
2013-03-25 Jakob Stoklund... Add a scheduling model for Intel Sandy Bridge microarch...
2013-03-25 Douglas Gregor<rdar://problem/13185264> Don't crash when attempting...
2013-03-25 Matt Beaumont-GayFix layering violation harder.
2013-03-25 Douglas Gregor<rdar://problem/13358795> Teach CMake to check Subversi...
2013-03-25 Douglas GregorIntroduce a tiny CMake project to gather Subversion...
2013-03-25 Jakob Stoklund... Remove IIC_DEFAULT from X86Schedule.td
2013-03-25 Jakob Stoklund... Annotate X86InstrCompiler.td with SchedRW lists.
2013-03-25 Jakob Stoklund... Annotate shifts and rotates with SchedRW lists.
2013-03-25 Ted KremenekFix testcase.
2013-03-25 Shuxin YangDisable some unsafe-fp-math DAG-combine transformation...
2013-03-25 Greg ClaytonModified patch from Prabhat Verma to enable loading...
2013-03-25 Ted KremenekFor printf checking, handle nested typedefs for darwin...
2013-03-25 Douglas Gregor<rdar://problem/13459871> Allow forward declaration...
2013-03-25 Howard HinnantAdded debug tests for indexing, pop_back and both forms...
2013-03-25 John McCallAdd an optimizer-side test case for ARC bug <rdar:...
2013-03-25 Timur IskhodzhanovAdd a GetTid() implementation for Windows
2013-03-25 Greg ClaytonFix the buildbot so a LLDB test doesn't fail looking...
2013-03-25 Douglas GregorRemove local path from test.
2013-03-25 Douglas GregorUse <time.h> rather than <sys/time.h>
2013-03-25 Douglas GregorUse xargs rather than
2013-03-25 Matt Beaumont-GayFix a layering violation introduced in r177705.
2013-03-25 Douglas GregorUse 'touch -t', which both BSD and Linux support.
2013-03-25 Eric ChristopherCouple more sets of tidying.
2013-03-25 Nick LewyckyTry harder to be signal-safe inside our signal handler...
2013-03-25 Douglas Gregor<rdar://problem/13434605> Periodically prune the module...
2013-03-25 Jyotsna VermaDisable profiling tests for Hexagon since it doesn...
2013-03-25 Nick LewyckyCorrect indentation. No functionality change.
2013-03-25 Bill WendlingEmit an error message instead of crashing when derefere...
2013-03-25 NAKAMURA Takumillvm/test/CodeGen/X86/atomic{32|64}.ll: Unmark them...
2013-03-25 Greg Clayton<rdar://problem/13498879>
2013-03-25 Jyotsna VermaXFAIL some of the generic CodeGen tests for Hexagon.
2013-03-25 Chad RosierIR-gen should not generate an MMX types unless the...
2013-03-25 NAKAMURA TakumiX86DisassemblerDecoder.c: Make this C89-compliant.
2013-03-25 NAKAMURA TakumiWhitespace.
2013-03-25 Howard HinnantRemove some erroneous code I was using to debug debug...
2013-03-25 Han Ming Ong<rdar://problem/13498504>
2013-03-25 Shuxin YangFix a bug in fast-math fadd/fsub simplification.
2013-03-25 Anna Zaks[analyzer] Set concrete offset bindings to UnknownVal...
2013-03-25 Howard HinnantDebug mode tests for vector::front and back.
2013-03-25 Shankar Easwaran[ELF] dont compute symbolname size in every loop
2013-03-25 Jyotsna VermaXFAIL DebugInfo tests for Hexagon.
2013-03-25 Han Ming Ong<rdar://problem/13404009>
2013-03-25 Akira HatanakaFix comment.
2013-03-25 Eric ChristopherFormatting.
2013-03-25 Howard HinnantMore vector::iterator debug mode tests. Run by adding...
2013-03-25 Jyotsna VermaDisable Execution Engine tests not supported by Hexagon.
2013-03-25 Shankar Easwaranreflect comment to the official reference
2013-03-25 NAKAMURA TakumiDisable, for now, llvm/test/Transforms/GCOVProfiling...
2013-03-25 Enrico Granata<rdar://problem/13365424>
2013-03-25 Howard HinnantDebug mode: learning to crawl. I need to set up some...
2013-03-25 Edwin VaneAdding a failing test case for cpp11-migrate's Loop...
2013-03-25 Ulrich WeigandUse direct types in PowerPC instruction patterns.
2013-03-25 Ulrich WeigandUse direct types in PowerPC Pat patterns.
2013-03-25 Dave Zarzyckix86 -- add the XTEST instruction
2013-03-25 Dave Zarzyckix86 -- disassemble the REP/REPNE prefix when needed
2013-03-25 Fariborz JahanianAdded PR number for failing win64 tests.
2013-03-25 Enrico Granata<rdar://problem/13434476>
2013-03-25 Chad RosierRemove unnecessary attributes from test case.
2013-03-25 Sean CallananFixed a potential crash if layout for a structure
2013-03-25 Enrico GranataThese test cases fail on the buildbot - skip on Linux...
2013-03-25 Bill WendlingRemove assert. There may be target-dependent attributes...
2013-03-25 Enrico Granata- Masking out SBCommandReturnObject::Printf() from...
2013-03-25 Dmitri GribenkoDocumentation: Replace dead link for binfmt_misc
2013-03-25 Shankar Easwaran[ELF] fix dynamic symbol table entries and update tests
2013-03-25 Chad Rosier[arm load/store optimizer] When trying to merge a base...
2013-03-25 Shankar Easwaran[tools][llvm-readobj] print the name of the section...
2013-03-25 Shankar Easwaran[ELF] add elf_hash function to compute the hash value...
2013-03-25 Edwin VaneAdding clang-headers as dependency of cpp11-migrate
2013-03-25 Alexey SamsonovAdd basic support for building profile compiler-rt...
2013-03-25 Duncan SandsTeach cmake about the new Erlang GC files.
next