summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [OCaml] Unbreak make install by providing ocamldoc targetPeter Zotov2013-11-21
* add 'REQUIRES: asserts' to a test that uses 'llc -debug'; this fixes the no-a...Kostya Serebryany2013-11-21
* [PM] Add support for using SFINAE to reflect on an analysis's resultChandler Carruth2013-11-21
* Implemented Neon scalar vdup_lane intrinsics.Ana Pazos2013-11-21
* Implemented Neon scalar by element intrinsics.Ana Pazos2013-11-21
* Don't speculate loads under ThreadSanitizerKostya Serebryany2013-11-21
* The basic problem is that some mainstream programs cannot deal with the wayBill Wendling2013-11-21
* Teach ISel not to optimize 'optnone' functions.Paul Robinson2013-11-21
* Dereference the node iterator when dumping the PBQP graph structure in DOTLang Hames2013-11-21
* Add, to constant islands, long jumps similar to ARM far branch.Reed Kotler2013-11-21
* llvm-cov: Don't assume FileChecksum was generated.Yuchen Wu2013-11-21
* llvm-cov: Formatting change.Yuchen Wu2013-11-21
* llvm-cov: Fixed some bugs related to file checksum.Yuchen Wu2013-11-21
* [PM] Add a module analysis pass proxy for the function analysis manager.Chandler Carruth2013-11-21
* Move DebugInfoOffset member near the other data member it helps describe.Eric Christopher2013-11-21
* Reflow some documentation and remove whitespace comments. MoveEric Christopher2013-11-21
* Add more documenation for the lookup tables data members.Eric Christopher2013-11-21
* Reorder language in the CompileUnit description and add a comment.Eric Christopher2013-11-21
* Update comment.Eric Christopher2013-11-21
* Constify the DIEs used for pubname and pubtype tables. PropagateEric Christopher2013-11-21
* YAML I/O add support for validate()Nick Kledzik2013-11-21
* revert r194655Nick Kledzik2013-11-21
* PPC popcnt[dw] do not have record formsHal Finkel2013-11-20
* Add loop rerolling code ownerHal Finkel2013-11-20
* MachineBlockPlacement: Strengthen the source order bias when picking an exit ...Benjamin Kramer2013-11-20
* DwarfCompileUnit: Initialize DebugInfoOffset.David Blaikie2013-11-20
* CR feedback for r195166: Add comments regarding type unit mapping and type un...David Blaikie2013-11-20
* Make the moved-from SmallPtrSet be a valid, empty, small-state object.Chandler Carruth2013-11-20
* Add a test for assignment operator behavior which was changed inChandler Carruth2013-11-20
* [mips][msa] Pseudo instructions require HasMSA too. Inherit from MSAPseudo in...Daniel Sanders2013-11-20
* FileCheck: fix a bug with multiple --check-prefix options. Similar to r194565Daniel Sanders2013-11-20
* llvm/CMakeLists.txt: Update LLVM_VERSION_MINOR to 5.NAKAMURA Takumi2013-11-20
* [mips][msa] Remove unused instruction class MSA_I8_X_DESC_BASEDaniel Sanders2013-11-20
* [PM] Add the preservation system to the new pass manager.Chandler Carruth2013-11-20
* Give SmallPtrSet move semantics when we have R-value references.Chandler Carruth2013-11-20
* X86ISelLowering.cpp: Mark a variable VT as LLVM_ATTRIBUTE_UNUSED. [-Wunused-v...NAKAMURA Takumi2013-11-20
* Whitespace.NAKAMURA Takumi2013-11-20
* Update to reflect the next release.Bill Wendling2013-11-20
* Fixed compilation error.Elena Demikhovsky2013-11-20
* AVX-512: Concat 4 128-bit vectors in one 512-bit vector.Elena Demikhovsky2013-11-20
* Add -triple option.Bill Wendling2013-11-20
* [PM] Make the function pass manager more regular.Chandler Carruth2013-11-20
* llvm-cov: Added file checksum to gcno and gcda files.Yuchen Wu2013-11-20
* [PM] Split the analysis manager into a function-specific interface andChandler Carruth2013-11-20
* PPC: Optimize rldicl generation for masked shiftsHal Finkel2013-11-20
* Remove polymorphic destruction for DIE. DIEBlocks are owned elsewhereEric Christopher2013-11-20
* Remove capability for polymorphic destruction from LexicalScopeEric Christopher2013-11-20
* Grammar.Eric Christopher2013-11-20
* Formatting, 80-col, trailing whitespace.Eric Christopher2013-11-20
* long line correctionJack Carter2013-11-20