platform/upstream/llvm.git
2012-05-23 Richard SmithClang 3.1 is out: turn the relevant C++11 status boxes...
2012-05-23 Eric ChristopherMove file to be more representative.
2012-05-23 Eric ChristopherCheck that we have an unknown upper bound range for...
2012-05-23 Eric ChristopherEmit C++11 enum class information if it exists.
2012-05-23 Eric ChristopherAdd support for C++11 enum classes in llvm.
2012-05-22 Johnny ChenAdd more convenience registers to x86_64 and a simple...
2012-05-22 Nuno Lopesaddress some of John Criswell's comments
2012-05-22 NAKAMURA TakumiARMDisassembler.cpp: Fix utf8 char in comments.
2012-05-22 Sean CallananIntegrated a fix for an ARM disassembler crash
2012-05-22 John McCallRecognize the MS inheritance attributes and turn them...
2012-05-22 John McCallFix line endings.
2012-05-22 Johnny ChenFix a typo.
2012-05-22 Johnny ChenAdd a test case to check that eax's content equals...
2012-05-22 Johnny ChenThe RegisterInfo descriptors for the convenience regist...
2012-05-22 Eric ChristopherUntabify and 80-col.
2012-05-22 Eric ChristopherFormatting consistency.
2012-05-22 Johnny ChenFix wrong offset of eax and friends pointed out by...
2012-05-22 Jakob Stoklund... Also compute TopoSigs in synthetic register classes.
2012-05-22 Dmitry Vyukovtsan: add shadow memory flush + fix few bugs
2012-05-22 Eric ChristopherTest that we emit a subrange type for vlas.
2012-05-22 Dmitry Vyukovtsan: fix sizeof sigset_t
2012-05-22 Manuel KlimekFixes the autoconf build.
2012-05-22 Nuno Lopeshopefully fix the CMake build. sorry for breakage
2012-05-22 Andrew TrickLSR fix: add a missing phi check during IV hoisting.
2012-05-22 Nuno Lopeswire -fbounds-checking to the new LLVM bounds checking...
2012-05-22 Nuno Lopesadd a new pass to instrument loads and stores for run...
2012-05-22 Manuel KlimekAdds a method overwriteChangedFiles to the Rewriter...
2012-05-22 Dmitry Vyukovtsan: fix makefile
2012-05-22 Nuno Lopesrevert the usage of the objectsize intrinsic with 3...
2012-05-22 Nuno Lopesrevert my previous patches that introduced an additiona...
2012-05-22 Jakob Stoklund... Only erase virtregs with no uses left.
2012-05-22 Filipe CabecinhasRemove some compilation warnings.
2012-05-22 Dmitry Vyukovtsan: reduce per-thread memory usage
2012-05-22 Duncan SandsFix PR12858, a crash due to GVN's PRE not fully removin...
2012-05-22 Kostya Serebryany[asan] nuke some old unused code
2012-05-22 Kostya Serebryany[asan] increase the stack size limit to 256M (yes,...
2012-05-22 Dmitry Vyukovtsan: simple memory profiler
2012-05-22 Simon AtanasyanReplace inline asm constraint "=a" by the more general...
2012-05-22 Tobias GrosserScheduleOptimizer: Simplify some code
2012-05-22 Tobias GrosserScopInfo: Add parameter bounds to context
2012-05-22 Tobias GrosserReplace some asserts with llvm_unreachable
2012-05-22 Tobias GrosserScopInfo: SCEVUnknowns are always parameters
2012-05-22 Tobias GrosserMove isParallelFor into CodeGeneration
2012-05-22 Filipe CabecinhasReturn a constant of the appropriate type.
2012-05-22 Filipe CabecinhasRemove trailing semicolons.
2012-05-22 Kostya Serebryany[asan] use -fno-builtin to build asan-rt on Mac
2012-05-22 Kostya Serebryany[asan] use -fPIE -fno-builtin for building asan-rt
2012-05-22 Kostya Serebryany[asan] fix one test on 32-bit Mac 10.7; enable another...
2012-05-22 Craig TopperFix constant used for pshufb mask when lowering v16i8...
2012-05-22 Akira HatanakaThis patch adds a predicate to existing mips32 and...
2012-05-22 Richard SmithTruthify a comment.
2012-05-22 Nuno Lopesfix the quotient returned by sdivrem() for the case...
2012-05-22 Johnny Chenrdar://problem/11487457
2012-05-22 Ted KremenekFix typo.
2012-05-22 Ted KremenekUse Perl prototypes instead of shift.
2012-05-22 Argyrios Kyrtzidis[objcmt] Don't add redundant parentheses when migrating...
2012-05-22 Johnny ChenFix a bug where if I just run:
2012-05-22 Jim InghamAlso push file & line breakpoints past the prologue...
2012-05-21 Jim GrosbachFileCheck'ize test, and add a bit to test for r157221.
2012-05-21 Jim GrosbachARM: .end_data_region mismatch in Thumb2.
2012-05-21 Sean CallananAdded support for rvalue references in debug information
2012-05-21 Ted KremenekAdd basic delta-debugging script used for reducing...
2012-05-21 Pete CooperAdded address space qualifier to intrinsic PointerType...
2012-05-21 Jim InghamCompileUnit::ResolveSymbolContext was only filling...
2012-05-21 Fariborz Jahanianobjective-c: provide a useful 'fixit' suggestion when
2012-05-21 Owen AndersonFix use of an unitialized value in the LegalizeOps...
2012-05-21 Sean CallananUpdated the object-pointer lookup logic to fix
2012-05-21 Sean CallananFixed the new-syntax testcase to reflect how we
2012-05-21 Eric ChristopherRevert r115805. An array type is required to have a...
2012-05-21 Anna Zaks[analyzer] Bind UnknownVal to InitListExpr for unsuppor...
2012-05-21 Enrico GranataFixes for performance to data formatters - Python ...
2012-05-21 Sean CallananFixed a nasty bug where JIT expressions didn't work
2012-05-21 Rafael EspindolaFunction template version of the previous patch.
2012-05-21 Rafael EspindolaProduce a hidden symbol for zed in
2012-05-21 Argyrios Kyrtzidis[driver] When creating the compiler invocation out...
2012-05-21 Benjamin KramerAnalyzer: Fix PR12905, a crash when encountering a...
2012-05-21 Sean CallananAdded an "rb" alias that sets breakpoints by
2012-05-21 Jim GrosbachThumb2: RSB source register should be rGRP not GPRnopc.
2012-05-21 Sean CallananIntegrated a check into Clang that make sure that
2012-05-21 Argyrios Kyrtzidis[arcmt] Revert r156999 "Remove the "it is not safe...
2012-05-21 Dan GohmanMark an unreachable region of code with llvm_unreachable.
2012-05-21 Dmitry Vyukovtsan: implement malloc/free hooks
2012-05-21 Chad RosierTypo.
2012-05-21 Fariborz JahanianRemove unused argument in my last patch.
2012-05-21 Fariborz Jahanianobjective-c: When default synthesizing readonly IBOutle...
2012-05-21 Sean CallananAdded a GDB equivalent for saving binary memory
2012-05-21 Owen AndersonMake it so that the MArch, MCPU, MAttrs passed to Engin...
2012-05-21 Enrico Granata<rdar://problem/11355592> Fixing a bug where we would...
2012-05-21 Timur Iskhodzhanov[ASan] Make for-Windows RTL compileable using Clang++
2012-05-21 Dmitry Vyukovtsan: do not assume non-recursive signal handlers
2012-05-21 Rafael EspindolaTest and document a difference from gcc in the handling...
2012-05-21 Patrik Hägglundtest commit
2012-05-21 Stepan DyatkovskiyPR1255 (case ranges: work with ConstantRangesSet instea...
2012-05-21 Benjamin KramerUnpack enums in CodeCompletetionResult.
2012-05-21 Dmitry Vyukovtsan: replace CHECK with CHECK_EQ for better diagnostics
2012-05-21 Dmitry Vyukovtsan: better, more realistic handling of signals
2012-05-21 Dmitry Vyukovtsan: add more checks for OOM conditions
2012-05-21 Craig TopperAllow 256-bit shuffles to still be split even if only...
2012-05-21 Jakob Stoklund... Give a small negative bias to giant edge bundles.
2012-05-20 Peter CollingbourneTeach Clang about the NVPTX backend.
next