projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
R600/SI: replace AllReg_* with [SV]Src_* v2
[oota-llvm.git]
/
include
/
2013-02-16
Jakub Staszak
Add some constantness in Machine Dominators.
tree
|
commitdiff
2013-02-16
Jakub Staszak
Remove trailing spaces.
tree
|
commitdiff
2013-02-16
Michael J. Spencer
[ELF] Add STN_UNDEF.
tree
|
commitdiff
2013-02-16
Chad Rosier
[ms-inline asm] Do not omit the frame pointer if we...
tree
|
commitdiff
2013-02-15
Matt Beaumont-Gay
Pacify -Wnon-virtual-dtor
tree
|
commitdiff
2013-02-15
Bill Wendling
Use the 'target-features' and 'target-cpu' attributes...
tree
|
commitdiff
2013-02-15
Sebastian Pop
capitalize SCEV to match the current naming convention
tree
|
commitdiff
2013-02-15
Sebastian Pop
add ScevApplyRewriter
tree
|
commitdiff
2013-02-15
Sebastian Pop
add SCEVParameterRewriter
tree
|
commitdiff
2013-02-15
Hal Finkel
BBVectorize: Cap the number of candidate pairs in each...
tree
|
commitdiff
2013-02-14
Preston Gurd
Mark getRawBits const.
tree
|
commitdiff
2013-02-14
Bill Wendling
s/bool/LLVMBool/
tree
|
commitdiff
2013-02-14
Bill Wendling
Add two new functions to the C API:
tree
|
commitdiff
2013-02-14
Dmitry Vyukov
include/llvm/Object/ELF.h: do debug checks only when...
tree
|
commitdiff
2013-02-14
Tim Northover
Add deprecation of neverHasSideEffects to documentation...
tree
|
commitdiff
2013-02-14
Francois Pichet
Add missing typename to unbreak the MSVC 2012 build.
tree
|
commitdiff
2013-02-13
Alex Rosenberg
llvm-gcc -pedantic warns about C++ comments in C90...
tree
|
commitdiff
2013-02-13
Ryan Govostes
Fix iterator definitions for ImmutableSet and ImmutableMap.
tree
|
commitdiff
2013-02-13
Ryan Govostes
Add iterator_traits to ImmutableMap and ImmutableSet.
tree
|
commitdiff
2013-02-13
Pekka Jaaskelainen
Metadata for annotating loops as parallel. The first...
tree
|
commitdiff
2013-02-13
Evgeniy Stepanov
Fix MSan annotations inclusion guard.
tree
|
commitdiff
2013-02-13
Bill Wendling
Add some accessor and query methods for retrieving...
tree
|
commitdiff
2013-02-13
Craig Topper
Remove unnecessary condtional assignment. The next...
tree
|
commitdiff
2013-02-13
Chris Lattner
use memcpy instead of dubious union to type pun two...
tree
|
commitdiff
2013-02-12
Bill Wendling
Add a default empty string to the 'value' of a string...
tree
|
commitdiff
2013-02-12
Chad Rosier
[ms-inline-asm] Implement align directive (which is...
tree
|
commitdiff
2013-02-12
Jack Carter
This patch just fixes up various llvm formatting
tree
|
commitdiff
2013-02-12
Krzysztof Parzyszek
Allow optionally generating pubnames section in DWARF...
tree
|
commitdiff
2013-02-12
Krzysztof Parzyszek
Add support for the pubnames section to llvm-dwarfdump.
tree
|
commitdiff
2013-02-12
Justin Holewinski
[NVPTX] Disable vector registers
tree
|
commitdiff
2013-02-12
Cameron Zwarich
Renumber SlotIndexes locally when a new block is inserted.
tree
|
commitdiff
2013-02-12
Cameron Zwarich
Add blocks to the LiveIntervalAnalysis RegMaskBlocks...
tree
|
commitdiff
2013-02-12
David Blaikie
DIBuilder: make the return type of createBasicType...
tree
|
commitdiff
2013-02-11
Michael J. Spencer
[Support][Compiler] Add LLVM_HAS_VARIADIC_TEMPLATES.
tree
|
commitdiff
2013-02-11
Bill Wendling
Rename to something more sensible. No functionality...
tree
|
commitdiff
2013-02-11
Justin Holewinski
[NVPTX] Remove NoCapture from address space conversion...
tree
|
commitdiff
2013-02-11
Tim Northover
AArch64: Add basic relocation processing for llvm-dwarf...
tree
|
commitdiff
2013-02-11
Cameron Zwarich
Fix some problems with the updating of SlotIndexes...
tree
|
commitdiff
2013-02-11
Bill Wendling
Add support for printing out the attribute groups.
tree
|
commitdiff
2013-02-11
Kostya Serebryany
[tsan/msan] adding thread_safety and uninitialized_chec...
tree
|
commitdiff
2013-02-11
Bob Wilson
Revert "Rename LLVMContext diagnostic handler types...
tree
|
commitdiff
2013-02-11
Evan Cheng
Currently, codegen may spent some time in SDISel passes...
tree
|
commitdiff
2013-02-11
David Blaikie
Fix unnecessary removal of const through cast machinery
tree
|
commitdiff
2013-02-10
Cameron Zwarich
Fix the unused but nearly correct method SlotIndexes...
tree
|
commitdiff
2013-02-10
Bill Wendling
Add code for emitting the attribute groups.
tree
|
commitdiff
2013-02-10
Bill Wendling
Add 'empty' query methods to the builder and use them...
tree
|
commitdiff
2013-02-10
Chris Lattner
ok, ok, stop fighting type punning warnings by just...
tree
|
commitdiff
2013-02-10
Chris Lattner
hopefully "really" fix a type punning warning by defini...
tree
|
commitdiff
2013-02-10
Chris Lattner
attempt to defeat a gcc warning that is breaking a...
tree
|
commitdiff
2013-02-10
Bill Wendling
Add accessor for the LLVMContext.
tree
|
commitdiff
2013-02-09
Jakub Staszak
Remove unneeded "TargetMachine.h" #includes.
tree
|
commitdiff
2013-02-09
Bill Wendling
Add a DenseMapInfo class for the AttributeSet.
tree
|
commitdiff
2013-02-09
Jakub Staszak
Simplify code.
tree
|
commitdiff
2013-02-09
Jakub Staszak
Remove unneeded #includes.
tree
|
commitdiff
2013-02-09
Chris Lattner
This is the correct version of r174802.
tree
|
commitdiff
2013-02-09
Chris Lattner
Fix a nasty off-by one error that only manifests with...
tree
|
commitdiff
2013-02-09
Chris Lattner
Fix the underlying problem that was causing read(0...
tree
|
commitdiff
2013-02-09
Chris Lattner
recommit r173072 (preparing bitstream reader to read...
tree
|
commitdiff
2013-02-09
Jakub Staszak
Remove trailing spaces.
tree
|
commitdiff
2013-02-09
Jakub Staszak
Remove unneeded #includes.
tree
|
commitdiff
2013-02-09
Jakub Staszak
Remove #includes from the commonly used LoopInfo.h.
tree
|
commitdiff
2013-02-09
Jakob Stoklund Olesen
Remove the old liveness algorithm.
tree
|
commitdiff
2013-02-08
Sergei Larin
Enable *BasicBlockPass::createPrinterPass()
tree
|
commitdiff
2013-02-08
Bob Wilson
Revert "Add LLVMContext::emitWarning methods and use...
tree
|
commitdiff
2013-02-08
Bob Wilson
Revert 172027 and 174336. Remove diagnostics about...
tree
|
commitdiff
2013-02-08
Arnold Schwaighofer
ARM cost model: Address computation in vector mem ops...
tree
|
commitdiff
2013-02-07
Michael J. Spencer
[Object][ELF] Add a way to get the dynamic symbol table...
tree
|
commitdiff
2013-02-07
Michael J. Spencer
[Object][ELF] Add {begin,end}_elf_dynamic_symbols to...
tree
|
commitdiff
2013-02-07
Meador Inge
ADT: Correct APInt::getActiveWords for zero values
tree
|
commitdiff
2013-02-07
Michael J. Spencer
[Object][ELF] Fix crash on no dynamic section.
tree
|
commitdiff
2013-02-07
Michael J. Spencer
80-col
tree
|
commitdiff
2013-02-07
Michael J. Spencer
[Object][ELF] Do the actual devirtualization.
tree
|
commitdiff
2013-02-07
Michael J. Spencer
[Object][ELF] Devirtualize and simplify dynamic table...
tree
|
commitdiff
2013-02-07
Owen Anderson
Fix CMake detection of various cmath functions, and...
tree
|
commitdiff
2013-02-07
Owen Anderson
Conditionalize constant folding of math intrinsics...
tree
|
commitdiff
2013-02-06
Michael J. Spencer
[Support][ErrorOr] Add support for convertable types.
tree
|
commitdiff
2013-02-06
Bill Wendling
Improve comment.
tree
|
commitdiff
2013-02-06
Jim Grosbach
Allow targets to add custom asm operand matching logic.
tree
|
commitdiff
2013-02-06
Bill Wendling
Add a 'StringRef' version of hasAttribute.
tree
|
commitdiff
2013-02-06
Bill Wendling
Add methods to merge an AttrBuilder into another builder.
tree
|
commitdiff
2013-02-05
Bill Wendling
Add the target-dependent (string) attributes from the...
tree
|
commitdiff
2013-02-05
Eli Bendersky
Initial support for DWARF CFI parsing and dumping in...
tree
|
commitdiff
2013-02-05
Eli Bendersky
Be consistent about the field name - AddressSize, not...
tree
|
commitdiff
2013-02-05
Andrew Trick
Revert "[Support][ErrorOr] Add support for convertable...
tree
|
commitdiff
2013-02-05
Bill Wendling
Convert to storing the attribute's internals as enums...
tree
|
commitdiff
2013-02-05
Manman Ren
Dwarf: support for LTO where a single object file can...
tree
|
commitdiff
2013-02-05
Jakob Stoklund Olesen
Remove liveout lists from MachineRegisterInfo.
tree
|
commitdiff
2013-02-05
Derek Schuff
[MC] Bundle alignment: Invalidate relaxed fragments
tree
|
commitdiff
2013-02-05
Eli Bendersky
Format comments & clean whitespace
tree
|
commitdiff
2013-02-05
Eli Bendersky
Fix comment formatting
tree
|
commitdiff
2013-02-05
Meador Inge
Support: ensure proper state in ErrorOr copy ctors...
tree
|
commitdiff
2013-02-05
Jack Carter
This patch that sets the Mips ELF header flag for
tree
|
commitdiff
2013-02-05
Michael J. Spencer
[Support][ErrorOr] Add support for convertable types.
tree
|
commitdiff
2013-02-05
Bill Wendling
Add target-dependent versions of addAttribute/removeAtt...
tree
|
commitdiff
2013-02-05
Michael Gottesman
Changed in comment cxx -> C++. Thanks Richard Smith!.
tree
|
commitdiff
2013-02-05
Jack Carter
This patch changes a static_cast to dyn_cast
tree
|
commitdiff
2013-02-05
Michael Gottesman
Add code to GlobalVariable.h so that global variables...
tree
|
commitdiff
2013-02-04
Bill Wendling
Initial cleanups of the param-attribute code in the...
tree
|
commitdiff
2013-02-04
Benjamin Kramer
SelectionDAG: Teach FoldConstantArithmetic how to deal...
tree
|
commitdiff
2013-02-04
Evgeniy Stepanov
More MSan/ASan annotations.
tree
|
commitdiff
next