projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Check i1 as well as i8 variables for 8 bit registers for x86 inline
[oota-llvm.git]
/
include
/
llvm
/
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
2013-02-03
Michael Gottesman
Added instance variable/initializers/getter/setters...
tree
|
commitdiff
2013-02-03
Michael J. Spencer
[Object][Archive] Improve performance.
tree
|
commitdiff
2013-02-03
Michael J. Spencer
[Support] Add LLVM_IS_UNALIGNED_ACCESS_FAST.
tree
|
commitdiff
2013-02-02
Bill Wendling
Remove AttrBuilder::Raw().
tree
|
commitdiff
2013-02-02
Manman Ren
Correct indentation for dumping LexicalScope.
tree
|
commitdiff
2013-02-01
Bill Wendling
Change the AttributeImpl to hold a single Constant...
tree
|
commitdiff
2013-02-01
Bill Wendling
Remove one of the odious 'Raw' methods.
tree
|
commitdiff
2013-01-31
Bill Wendling
Add iterators to the AttributeSet class so that we...
tree
|
commitdiff
2013-01-31
Chandler Carruth
Fix a think-o in the condition here. =[ I would commit...
tree
|
commitdiff
2013-01-31
Bill Wendling
s/AttrBuilder::addAttributes/AttrBuilder::addAttribute...
tree
|
commitdiff
2013-01-31
Chandler Carruth
Give the MCStreamer class hierarchy LLVM RTTI facilitie...
tree
|
commitdiff
2013-01-31
Bill Wendling
Remove the AttrBuilder form of the Attribute::get creators.
tree
|
commitdiff
2013-01-31
Dan Gohman
Document another instsimplify assumption.
tree
|
commitdiff
2013-01-31
Chad Rosier
[PEI] Pass the frame index operand number to the elimin...
tree
|
commitdiff
2013-01-31
Tim Northover
Add AArch64 as an experimental target.
tree
|
commitdiff
2013-01-31
Evgeniy Stepanov
Annotate BumpPtrAllocator for MemorySanitizer.
tree
|
commitdiff
2013-01-31
Bill Wendling
Remove the Attribute::hasAttributes() function.
tree
|
commitdiff
2013-01-31
NAKAMURA Takumi
Revert r174026, "Remove Attribute::hasAttributes()...
tree
|
commitdiff
2013-01-31
Dan Gohman
Move isKnownNonNull out of AliasAnalysis.h and into...
tree
|
commitdiff
2013-01-31
Bill Wendling
Remove Attribute::hasAttributes() and make Attribute...
tree
|
commitdiff
2013-01-31
Dan Gohman
Change GetPointerBaseWithConstantOffset's DataLayout...
tree
|
commitdiff
2013-01-31
Bill Wendling
Make the AttrBuilder creation method of Attribute priva...
tree
|
commitdiff
2013-01-31
Bill Wendling
Revert for now:
tree
|
commitdiff
next