summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove some empty statementsAlp Toker2014-04-19
* ProfileData: Remove an extra semicolonJustin Bogner2014-04-19
* Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"Duncan P. N. Exon Smith2014-04-19
* Revert "blockfreq: Temporarily turn on -debug-only=block-freq"Duncan P. N. Exon Smith2014-04-19
* blockfreq: Temporarily turn on -debug-only=block-freqDuncan P. N. Exon Smith2014-04-19
* Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"Duncan P. N. Exon Smith2014-04-19
* Patch by Vadim ChugunovYaron Keren2014-04-19
* Patch by Ray Donnelly to print register names instead of numbers.Yaron Keren2014-04-19
* Add parens to appease GCC warning.David Blaikie2014-04-19
* Revert "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2)Duncan P. N. Exon Smith2014-04-19
* OnDiskHashTable: Audit types and use offset_type consistentlyJustin Bogner2014-04-19
* ProfileData: Avoid UB when readingJustin Bogner2014-04-19
* OnDiskHashTable: Fix a think-o with offset_typeJustin Bogner2014-04-18
* Check whether functions have any lines associated before emitting coverage in...Nick Lewycky2014-04-18
* llvm-profdata: Avoid writing to /dev/null in testsJustin Bogner2014-04-18
* Change the ARM assembler to require a :lower16: or :upper16 on non-constantKevin Enderby2014-04-18
* test: Add extra run lines to investigate an error on the botsJustin Bogner2014-04-18
* Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2)Duncan P. N. Exon Smith2014-04-18
* [llvm-symbolizer] Print file/line for a PC even if there is no DIE describing...Alexey Samsonov2014-04-18
* ProfileData: Don't forward declare ComputeHash and make it static inlineJustin Bogner2014-04-18
* Compress debug sections only when beneficial.David Blaikie2014-04-18
* ProfileData: Add support for the indexed instrprof formatJustin Bogner2014-04-18
* Added Sphinx documentation generation to CMake build system.Reid Kleckner2014-04-18
* [DWARF parser] Turn DILineInfo into a struct.Alexey Samsonov2014-04-18
* Update the fragments of symbols in compressed sections.David Blaikie2014-04-18
* [ARM64] Ports the Cortex-A53 Machine Model description from AArch64.Chad Rosier2014-04-18
* Remove -simplify-libcalls pass form Passes documentationReid Kleckner2014-04-18
* Expanded test for x86-pc-windows-gnu and x86_64-pc-windows-gnu environments.Yaron Keren2014-04-18
* [LCG] Fix the bugs that Ben pointed out in code review (and the MSan botChandler Carruth2014-04-18
* OnDiskHashTable: Expect the Info type to declare the offset typeJustin Bogner2014-04-18
* OnDiskHashTable: Expect the Info type to declare the hash sizeJustin Bogner2014-04-18
* [DWARF parser] Respect address ranges specified in compile unit DIE.Alexey Samsonov2014-04-18
* Remove a couple of redundant copies of SmallVector::operator==.Benjamin Kramer2014-04-18
* [X86] Improve buildFromShuffleMostly for AVXAdam Nemet2014-04-18
* DebugInfo: Remove some initializer lists to make MSVC happy again.Benjamin Kramer2014-04-18
* Add range access to MCAssembler's symbol collection.David Blaikie2014-04-18
* Update comment in LLVMBitCodes.h to reflect the actual bitcode recordReid Kleckner2014-04-18
* Fix uint -> size_t conversion warning.Matt Arsenault2014-04-18
* Revert "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2)Duncan P. N. Exon Smith2014-04-18
* Fixed llvm-build when no targets are enabledGreg Fitzgerald2014-04-18
* Fixing MSVC after r206622?Duncan P. N. Exon Smith2014-04-18
* Better comments to explain buffered/unbuffered processor resources.Andrew Trick2014-04-18
* [DWARF parser] Refactor fetching DIE address ranges.Alexey Samsonov2014-04-18
* Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"Duncan P. N. Exon Smith2014-04-18
* Add some target triples for better determinismDuncan P. N. Exon Smith2014-04-18
* LineIterator: Add DataTypes.h for int64_t on MSVC.Benjamin Kramer2014-04-18
* Add some missing includes for various standard library implementations.Benjamin Kramer2014-04-18
* Make the copy member of StringRef/ArrayRef generic wrt allocators.Benjamin Kramer2014-04-18
* AArch64/ARM64: add more NEON tests.Tim Northover2014-04-18
* Allocator: Remove ReferenceAdder hack.Benjamin Kramer2014-04-18