summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* [RuntimeDyld] Add support for MachO __jump_table and __pointers sections, andLang Hames2014-05-12
* Move EmitDwarfAdvanceLineAddr and EmitDwarfAdvanceFrameAddr to the obj streamer.Rafael Espindola2014-05-12
* Pass a MCObjectStreamer instead of a MCStreamer when possible.Rafael Espindola2014-05-12
* Move EH/Debug frame handling to the object streamer.Rafael Espindola2014-05-12
* Remove always true argument and unused field.Rafael Espindola2014-05-12
* Remove always true argument.Rafael Espindola2014-05-12
* Remove an always true argument.Rafael Espindola2014-05-12
* Remove MCUseCFI from TargetMachine.Rafael Espindola2014-05-12
* AVX-512: changes in intrinsicsElena Demikhovsky2014-05-12
* Reformat blank lines.NAKAMURA Takumi2014-05-12
* Pass the value type to TLI::getRegisterByNameHal Finkel2014-05-11
* DebugInfo: Include lexical scopes in inlined subroutines.David Blaikie2014-05-11
* [llvm-readobj] Print values of FLAGS and MIPS_FLAGS dynamic table tagsSimon Atanasyan2014-05-11
* Revert "[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'"Reid Kleckner2014-05-09
* move findArrayDimensions to ScalarEvolutionSebastian Pop2014-05-09
* Allow sret on the second parameter as well as the firstReid Kleckner2014-05-09
* Run clang-format in small sections of code to make a patch easier to read.Rafael Espindola2014-05-09
* ARM: HFAs must be passed in consecutive registersOliver Stannard2014-05-09
* Remove trailing white space.Rafael Espindola2014-05-09
* Don't indent inside a namespace. Don't duplicate a function name in comment.Rafael Espindola2014-05-09
* printCustom is only used in PseudoSourceValue, remove it from Value.Nick Lewycky2014-05-09
* Add missing linkage predicates.Rafael Espindola2014-05-09
* Reapply r207876 (Try simplifying LexicalScopes ownership again) including a w...David Blaikie2014-05-08
* Missed formattingDavid Blaikie2014-05-08
* StringMap: Move assignment and move construction.David Blaikie2014-05-08
* StringMap: Replace faux-copyability with faux-movability, which is sufficient.David Blaikie2014-05-08
* StringMap support for move-only values.David Blaikie2014-05-08
* Add isOSFreeBSD triple testEd Maste2014-05-08
* Move late partial-unrolling thresholds into the processor definitionsHal Finkel2014-05-08
* [modules] Add missing #include.Richard Smith2014-05-08
* GlobalValue: Assert symbols with local linkage have default visibilityDuncan P. N. Exon Smith2014-05-07
* llvm-cov: Fix some funny indentation (NFC)Justin Bogner2014-05-07
* Let OnDiskHashTable call the destructor of its Items.Nico Weber2014-05-07
* Fix using wrong result type for setcc.Matt Arsenault2014-05-07
* split delinearization pass in 3 stepsSebastian Pop2014-05-07
* Style update: don't duplicate the function name.Rafael Espindola2014-05-07
* Style update: don't duplicate the function name.Rafael Espindola2014-05-07
* Remove the UseCFI option from createAsmStreamer.Rafael Espindola2014-05-07
* DebugInfo: Use enum instead of unsignedEd Maste2014-05-07
* [tablegen] Add !listconcat operator with the similar semantics as !strconcatDaniel Sanders2014-05-07
* [BUG][REFACTOR]Zinovy Nis2014-05-07
* [C++11] Add NArySCEV->Operands iterator rangeTobias Grosser2014-05-07
* llvm-cov: Handle missing source files as GCOV doesJustin Bogner2014-05-07
* llvm-cov: Implement --no-outputJustin Bogner2014-05-07
* Special case aliases in GlobalValue::getSection.Rafael Espindola2014-05-06
* Revert "Try simplifying LexicalScopes ownership again."David Blaikie2014-05-06
* ArrayRef-ize the Feature and Processor tables for SubtargetFeatures.Eric Christopher2014-05-06
* Implememting named register intrinsicsRenato Golin2014-05-06
* Special case aliases in GlobalValue::getAlignment.Rafael Espindola2014-05-06
* Be more strict about not allowing setSection on aliases.Rafael Espindola2014-05-06