2014-07-09 |
Timur Iskhodzhanov | [ASan/Win] Don't instrument COMDAT globals. Properly... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Dmitri Gribenko | SourceMgr: consistently use 'unsigned' for the memory... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Alp Toker | Prospective -fsanitize=memory build fix following r212586 |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Nikola Smiljanic | Use correct memeber when displaying StringMap's size. |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Alp Toker | CMake: make __DATE__, __TIME__ etc. macro usage an... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Alp Toker | CMake: fix compiler feature detection |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Chandler Carruth | [SDAG] At the suggestion of Hal, switch to an output... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Ehsan Akhgari | [ms-coff] Add a test for proper handling of full Window... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
NAKAMURA Takumi | MipsTargetStreamer.h: Avoid "using" to appease msc17. |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Kevin Enderby | Changed the lvm-nm alias "-s" for -print-armap to ... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Jim Grosbach | AArch64: Better codegen for loading from __fp16. |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Hal Finkel | Improve BasicAA CS-CS queries |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Tobias Grosser | DominanceInfo is strongly preferred over RegionInfo |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Kevin Enderby | Add support for BSD format Archive map symbols (aka... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Pete Cooper | Revert "GlobalDCE: Delete available_externally initiali... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Ulrich Weigand | [PowerPC] Implement atomic NAND operations as actual... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Andrea Di Biagio | [DAG] Teach how to combine a pair of shuffles into... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Benjamin Kramer | Fix some Twine locals. |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Timur Iskhodzhanov | [ASan/Win] Don't instrument private COMDAT globals... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Daniel Sanders | [mips] Fixed struct/class mismatch introduced in r212522. |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Daniel Sanders | Fix r212522 - [mips] Improve encapsulation of the ... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Daniel Sanders | [mips] Improve encapsulation of the .MIPS.abiflags... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Renato Golin | Revert "Refactor ARM subarchitecture parsing" |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Arnaud A. de... | Truncate the immediate in logical operation to the... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Vladimir Medic | Mips.abiflags is a new implicitly generated section... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Chandler Carruth | [x86,SDAG] Sink the logic for folding shuffles of splat... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Chandler Carruth | [SDAG] Actually check for a non-constant splat and... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Chandler Carruth | [SDAG] Build up a more rich set of APIs for querying... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Alexey Samsonov | [ASan] Completely remove sanitizer blacklist file from... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Adam Nemet | [X86] AVX512: Only allow k1-k7 as predicates to vpcmp* |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Alexey Samsonov | Kill unnecessary include |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Andrea Di Biagio | [x86] Fix assertion failure caused by a wrong combine... |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Sanjay Patel | fixed some typos |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Juergen Ributzka | [FastISel][X86] Fix smul.with.overflow.i8 lowering. |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Louis Gerbarg | Allow AArch64FastISel to degrade graceully in the prese... |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Sanjay Patel | Fix for PR17073 ( llvm.org/pr17073 ), simplifycfg illeg... |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Rafael Espindola | Use raw_fd_ostream instead of std::ofstream. |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Renato Golin | Refactor ARM subarchitecture parsing |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Ulrich Weigand | [PowerPC] Fix testcase regression |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Ulrich Weigand | [PowerPC] Fix no-assert build |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Ulrich Weigand | [PowerPC] Fix "byval align" arguments |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Chandler Carruth | [x86] Revert r212324 which was too aggressive w.r.t... |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Matt Arsenault | R600: Fix mishandling of load / store chains. |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Matt Arsenault | Fix typo, weird indentation |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Tim Northover | [testing]: lld generally lives in tools/, so fix llvm... |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Benjamin Kramer | Make helper functions static. |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Tim Northover | X86: revert unintentional change to X86FastISel. |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Evgeniy Stepanov | [asan] Generate asm instrumentation in MC. |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Evgeniy Stepanov | [msan] Fix handling of phi in blacklisted functions. |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Benjamin Kramer | InstCombine: Simplify code, no functionality change. |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Chandler Carruth | [x86] Teach the new vector shuffle lowering code to... |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Tim Northover | CodeGen: it turns out that NAND is not the same thing... |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Saleem Abdulrasool | ARM: properly lower dllimport'ed global values |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Saleem Abdulrasool | ARM: correctly mangle dllimport symbols |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Saleem Abdulrasool | ARM: unify symbol name retrieval |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Kevin Qin | [AArch64] Normalize all constants to build a vector. |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Sanjay Patel | fixed typos in comments |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Sanjay Patel | fixed some typos in comments |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Saleem Abdulrasool | AArch64: whitespace cleanup |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Aaron Ballman | These should be EXPECT_TRUE, not EXPECT_FALSE. Amends... |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Aaron Ballman | Fixing compile errors related to changes with MemoryBuf... |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Rafael Espindola | Update the MemoryBuffer API to use ErrorOr. |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Rafael Espindola | Declare variable on first use. |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Rafael Espindola | This only needs a StringRef. |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Rafael Espindola | This only needs a StringRef. |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Alp Toker | Fix the MSVC build following r212382 |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Alp Toker | SourceMgr: make valid buffer IDs start from one |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Alp Toker | Don't use StringRef iterator functions for data access |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Alp Toker | Remove IntrusiveRefCntPtr::getPtr() function |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Matt Arsenault | Use cast<> instead of dyn_cast + assert |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Matt Arsenault | Fix grammar |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Saleem Abdulrasool | ARM: mark matching ARM intrinsics as MSBuiltin |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Ehsan Akhgari | Revert r212375 because of test failures |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Ehsan Akhgari | Add a test case for the tilde operator in Microsoft... |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Simon Atanasyan | [llvm-readobj] Fix output of MIPS GOT without local... |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Rafael Espindola | This only needs a StringRef. No functionality change. |
commit | commitdiff | tree | snapshot |
2014-07-05 |
David Majnemer | ADT: Add a drop_back() helper to ArrayRef |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Alp Toker | Deprecate IntrusiveRefCntPtr::getPtr() in favour of... |
commit | commitdiff | tree | snapshot |
2014-07-05 |
David Majnemer | MC: make MCSymbolData::dump work on const objects |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Rafael Espindola | Make a helper function static. No functionality change. |
commit | commitdiff | tree | snapshot |
2014-07-04 |
David Majnemer | MC: Correct comment in ExportSymbol |
commit | commitdiff | tree | snapshot |
2014-07-04 |
David Majnemer | MC: Cleanup COFFAsmParser::ParseSectionFlags |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Rafael Espindola | Make RecordStreamer.h private. |
commit | commitdiff | tree | snapshot |
2014-07-04 |
David Majnemer | IR: Fold away compares between GV GEPs and GVs |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Rafael Espindola | Fix a bug in the conversion to ErrorOr. |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Rafael Espindola | Revert "Convert a few std::strings to StringRef." |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Sanjay Patel | fixed typos |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Rafael Espindola | Ignore llvm specific symbols in the LTOModule. |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Ehsan Akhgari | Add support for parsing the not operator in Microsoft... |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Rafael Espindola | Ignore llvm.* globals. |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Saleem Abdulrasool | TableGen: introduce support for MSBuiltin |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Rafael Espindola | Implement LTOModule on top of IRObjectFile. |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Rafael Espindola | Avoid mangling names twice. No functionality change. |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Rafael Espindola | Mark intrinsic functions as llvm-specific. |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Daniel Sanders | [mips][mips64r6] Set ELF e_flags for MIPS32r6/MIPS64r6... |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Daniel Sanders | [mips] Add tests for the 'ret', 'call', and 'indirectbr... |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Rafael Espindola | Don't include llvm.metadata variables in archive symbol... |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Rafael Espindola | Change LTOModule`s getTargetTriple and setTargetTriple... |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Rafael Espindola | Convert a few std::strings to StringRef. |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Rafael Espindola | Convert these functions to use ErrorOr. |
commit | commitdiff | tree | snapshot |
next |