summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* llvm-cov: Split GCOVFile's read into GCNO and GCDA.Yuchen Wu2013-12-04
* Fix a funny typo.Rafael Espindola2013-12-04
* [LangRef] Remove (non-normative) paragraph that doesn't make sense.Sean Silva2013-12-04
* Produce deterministic coff files.Rafael Espindola2013-12-04
* Add -mcpu=core2 to all llc invocations in this test.Rafael Espindola2013-12-04
* [Stackmap] Specify the triple and cpu to fix the unit test.Juergen Ributzka2013-12-04
* [Stackmap] Emit multi-byte nops for X86.Juergen Ributzka2013-12-04
* final patch for very long conditional branches for mips16 constant islands.Reed Kotler2013-12-03
* check-llvm: Ask llvm-config about assertion mode, instead of llc.NAKAMURA Takumi2013-12-03
* utils/llvm-lit: Generate "llvm-lit.py" rather than "llvm-lit" on Win32 hosts ...NAKAMURA Takumi2013-12-03
* Update comment grammar and contents.Eric Christopher2013-12-03
* Use CHECK-LABEL to make this test more strict.Rafael Espindola2013-12-03
* Fix mingw32 thiscall + sret.Rafael Espindola2013-12-03
* Fixed various whitespace/spelling/80+ issues.Michael Gottesman2013-12-03
* Return true on success in cl::ExpandResponseFilesReid Kleckner2013-12-03
* llvm-cov: Another fix to llvm-cov test.Yuchen Wu2013-12-03
* Fix a typo in a commentTimur Iskhodzhanov2013-12-03
* Avoid buffer copies when a Twine already is a StringRef.David Blaikie2013-12-03
* Teach the internalize pass to skip dllexported symbols because they could beYunzhong Gao2013-12-03
* opt: Mirror vectorization presets of clangArnold Schwaighofer2013-12-03
* Reland 196270 "Generalize debug info / EH emission in AsmPrinter"Timur Iskhodzhanov2013-12-03
* llvm-config: With --build-mode, show ${CMAKE_CFG_INTDIR} on multiconfig builder.NAKAMURA Takumi2013-12-03
* Fix lit config for disabled MCJIT tests on ARMRenato Golin2013-12-03
* Revert r196270, "Generalize debug info / EH emission in AsmPrinter"NAKAMURA Takumi2013-12-03
* Generalize debug info / EH emission in AsmPrinterTimur Iskhodzhanov2013-12-03
* Addrspacecasts are no-ops on ARM.James Molloy2013-12-03
* [SystemZ] Fix choice of known-zero mask in insertion optimizationRichard Sandiford2013-12-03
* Enhance the fix of PR17631Michael Liao2013-12-03
* Disable Remote MCJIT tests on ARMRenato Golin2013-12-03
* Further fix to llvm-cov test.Daniel Jasper2013-12-03
* Fix llvm-cov test as suggested in r196228's post commit review.Daniel Jasper2013-12-03
* Copy input files to test directory.Daniel Jasper2013-12-03
* Remove superfluous label.Bill Wendling2013-12-03
* [AArch64]Add missing floating point convert, round and misc intrinsics.Hao Liu2013-12-03
* AArch64: add missing ACLE intrinsics mapping to general arithmetic operation ...Hao Liu2013-12-03
* llvm-cov.test: Resurrect part of r194694 for win32 hosts.NAKAMURA Takumi2013-12-03
* Whitespace.NAKAMURA Takumi2013-12-03
* AArch64: Add missing scalar pair intrinsics.Hao Liu2013-12-03
* llvm/test/Transforms/SampleProfile/syntax.ll: Relax an expression, not to che...NAKAMURA Takumi2013-12-03
* llvm-cov: Cleaned up print() function slightly.Yuchen Wu2013-12-03
* Add some missing pattern matches for AArch64 Neon intrinsics like vuqadd_s64 ...Jiangning Liu2013-12-03
* Add some missing pattern matches for AArch64 Neon intrinsics like vmull_high_...Jiangning Liu2013-12-03
* Don't set PrivateGlobalPrefix for NVPTX and R600.Rafael Espindola2013-12-03
* llvm-cov: Removed output to STDOUT/specified file.Yuchen Wu2013-12-03
* Added MachineBlockFrequencyInfo::view for displaying the block frequency prop...Michael Gottesman2013-12-03
* Refactor the handling of lexical block and inline scope rangesEric Christopher2013-12-03
* Update doxygen tags.Eric Christopher2013-12-03
* Reorder member function declarations to match source order.Eric Christopher2013-12-03
* Make ranges and range lists be a discrete entity that can be locatedEric Christopher2013-12-03
* llvm-cov: Store blocks rather than counts per line.Yuchen Wu2013-12-03