platform/upstream/llvm.git
2013-01-20 Renato GolinRevert CostTable algorithm, will re-write
2013-01-20 Michael J.... [Support] Port ErrorOr<T> from lld to C++03.
2013-01-20 Benjamin KramerLoopVectorize: Fix a C++11 incompatibility.
2013-01-20 Benjamin KramerPrune unused diagnostics.
2013-01-20 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-20 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-20 Richard OsborneAdd instruction encodings / disassembler support for...
2013-01-20 Richard OsborneAdd instruction encodings / disassembly support 3r...
2013-01-20 NAKAMURA Takumillvm/test/CodeGen/X86/win_ftol2.ll: Add -cpu=generic...
2013-01-20 NAKAMURA Takumiclang/utils/valgrind/x86_64-pc-linux-gnu_gcc-4.3.3...
2013-01-20 NAKAMURA Takumillvm/utils/valgrind/x86_64-pc-linux-gnu.supp: Add ...
2013-01-20 NAKAMURA TakumiAdd bitreader to LINK_COMPONENTS in users of libclang...
2013-01-20 Alexey SamsonovCMake: Add add_compiler_rt_osx_object_library to create...
2013-01-20 Alexey SamsonovCMake: use add_compiler_rt_static_runtime to build...
2013-01-20 Alexey SamsonovCMake: Add add_compiler_rt_static_runtime function...
2013-01-20 Alexey SamsonovTemporary disable test added in r172828 as it seems...
2013-01-20 Alexey SamsonovFixup for r172828: use InternalScopedBuffer in favor...
2013-01-20 Alexey SamsonovAdd top-level Clang flag -f(no-)sanitize-address-zero...
2013-01-20 Guy BenyeiImplement OpenCL event_t as Clang builtin type, includi...
2013-01-20 Michael J.... [docs] Document lld's usage of C++11 features.
2013-01-20 Nadav RotemFix a build error.
2013-01-20 Michael J.... [docs] Update IRC information.
2013-01-20 Craig TopperMake LowerVSETCC a static function and use MVT instead...
2013-01-20 Nadav RotemRevert 172708.
2013-01-20 Michael GottesmanChanged IRBuilder::CreateZExtOrTrunc and IRBuilder...
2013-01-20 Nadav RotemUpdate the gcc-loops benchmark
2013-01-20 Nadav RotemUpdate the linpack benchmark with different array sizes.
2013-01-20 Nadav RotemLoopVectorizer: Implement a new heuristics for selectin...
2013-01-20 Nadav RotemChange the cpu type in the test.
2013-01-20 Michael GottesmanMore copy editing.
2013-01-20 Michael GottesmanDoxygenified and copy edited BasicBlock.h.
2013-01-20 Michael GottesmanDoxygenified Argument.h and performed some copy editing...
2013-01-20 Michael GottesmanConverted all method comments in IRBuilder.h to use...
2013-01-20 Michael GottesmanCorrected assert messages for CreateZExtOrTrunc/CreateS...
2013-01-20 Michael GottesmanAdded IRBuilder::CreateFPExtOrFPTrunc.
2013-01-20 NAKAMURA Takumillvm/test/Other/close-stderr.ll: Mark this as XFAIL...
2013-01-20 Sean SilvaReleaseNotes: note Sphinx migration.
2013-01-20 Sean Silvadocs: Nuke the old release notes.
2013-01-20 Chris Lattnertrivial micro-optimization: lazily call the virtual...
2013-01-20 Chris Lattnerswitch llvm-bcanalyzer onto the new cursor APIs, allowi...
2013-01-20 Chris Lattnerupdate to use the new BitcodeCursor readRecord that...
2013-01-20 Sean Silvadocs: Use proper markup.
2013-01-20 Sean Silvadocs: Inline documentation structure into homepage.
2013-01-20 Chris Lattnerconvert the bitstream reader itself and the IR .bc...
2013-01-20 Chris Lattneradd an option to not auto-process abbreviations in...
2013-01-20 Sean SilvaNuke SetUpBuildDumpLog.
2013-01-20 Sean SilvaFix what appears to be a copy-paste error.
2013-01-20 David BlaikieThe last of PR14471: Debug info support for inline...
2013-01-20 David BlaikieThe last of PR14471 - emission of constant floats
2013-01-20 Chris Lattnerstringref'ize readRecord and properly capitalize it...
2013-01-20 Michael GottesmanFixed trailing whitespace.
2013-01-20 Chris Lattneradd back a #include needed on some builders.
2013-01-20 Chris Lattnerfinish converting the normal cases in ASTReader to...
2013-01-20 Craig TopperMake some helper methods static.
2013-01-20 Craig TopperRemove DebugLoc argument from static function. It can...
2013-01-20 Tobias Grosser[cindex.py]: Use spaces instead of tabs
2013-01-20 Craig TopperUse MVT instead of EVT in more instruction lowering...
2013-01-20 Chris Lattnerconvert some more stuff over to use new cursor APIs.
2013-01-20 Chris Lattnermove some private methods out of line, add a skipRecord...
2013-01-19 Craig TopperUse MVT instead of EVT in more of the shuffle lowering...
2013-01-19 Chris Lattneradd some optional flags to affect the way advance works.
2013-01-19 Craig TopperCapitalize LowerVectorIntExtend to be consistent with...
2013-01-19 David BlaikieFix a latent bug exposed by recent static member debug...
2013-01-19 Dmitri GribenkoActually update the test, fixup for r172923
2013-01-19 Dmitri GribenkoUse llvm::hexDigitValue in comment lexer
2013-01-19 Dmitri GribenkoComment parsing: add more tests for html character...
2013-01-19 Chris Lattnerswitch a bunch of ASTReader to use the new BitstreamCur...
2013-01-19 Chris Lattnerfix method name.
2013-01-19 Chris Lattnerrandom tidying
2013-01-19 Chris LattnerAdd a new BitstreamEntry concept, and add two helper...
2013-01-19 Dmitri GribenkoDocumentation: remove more mentions of Tcl
2013-01-19 Dmitri GribenkoDocumentation: replace some non-ASCII characters by...
2013-01-19 Jakub StaszakInclude Support/ELF.h instead of Object/ELF.h. It is...
2013-01-19 Jordan Rose[analyzer] Don't show "Entered 'foo'" if 'foo' is implicit.
2013-01-19 David BlaikieEmit the function type of member function pointer types...
2013-01-19 Benjamin KramerlibclangSerialization also depends on the bitreader.
2013-01-19 Chris Lattnerupdate header comment.
2013-01-19 Chris Lattnerthese need the bitcode reader as well.
2013-01-19 Chris Lattnerfix the unit tests too.
2013-01-19 Chris Lattnerthese now depend on the bitcode reader too.
2013-01-19 Chris Lattnerthis depends on the bitcode reader, since it is using it.
2013-01-19 Chris LattnerBitstreamReader hasn't aged well. It's been hacked...
2013-01-19 Tobias Grossercmake: Install all polly include files
2013-01-19 Benjamin KramerLoopVectorizer: Emit memory checks into their own basic...
2013-01-19 Tobias Grosser[cindex.py] Add cache for CompletionChunk spellings
2013-01-19 Tobias Grosser[cindex.py] Replace CachedProperty with our own impleme...
2013-01-19 Tobias Grosser[cindex.py]: Speed up lookup of the completion kind
2013-01-19 Chandler CarruthReplace the 'final' keyword with 'LLVM_FINAL' as GCC...
2013-01-19 Chandler CarruthAllow the LLD CMake build to work with -std=gnu++0x...
2013-01-19 Chandler CarruthFix the build with libstdc++ v4.6 on Linux by supplying...
2013-01-19 Chandler CarruthRe-sort the #include lines which have gotten out of...
2013-01-19 Nadav RotemOn Sandybridge split unaligned 256bit stores into two...
2013-01-19 Craig TopperUse MVT instead of EVT when computing shuffle immediate...
2013-01-19 Chandler CarruthRe-sort all the headers. Lots of regressions have crept...
2013-01-19 Chandler CarruthSort all of the includes. Several files got checked...
2013-01-19 Chandler CarruthMove an input header file under an Inputs directory...
2013-01-19 Ted KremenekReapply r172878 with test case.
2013-01-19 Jason Molenda<rdar://problem/12350715>
2013-01-19 Richard SmithFix five more cases of tokens which can legally follow...
2013-01-19 Argyrios Kyrtzidis[PCH/Modules] Revert r172843, it caused a module to...
next