projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
RegionInfo: Do not crash if unreachable block is found
[oota-llvm.git]
/
lib
/
IR
/
2013-05-01
Filip Pizlo
This patch breaks up Wrap.h so that it does not have...
tree
|
commitdiff
2013-05-01
Rafael Espindola
Now that the underlying issue is fixed, revert r180750...
tree
|
commitdiff
2013-04-30
Rafael Espindola
Change getSlotIndex to return unsigned.
tree
|
commitdiff
2013-04-29
Bill Wendling
Revert the command line option patch. However, keep...
tree
|
commitdiff
2013-04-29
Reid Kleckner
Revert "revert r179735, it has no testcases, and doesn...
tree
|
commitdiff
2013-04-25
Chris Lattner
revert r179735, it has no testcases, and doesn't really...
tree
|
commitdiff
2013-04-23
Stephen Lin
Add some constraints to use of 'returned':
tree
|
commitdiff
2013-04-23
Carlo Kok
Expose IRBuilder::CreateAtomicRMW as LLVMBuildAtomicRMW...
tree
|
commitdiff
2013-04-22
Manman Ren
Struct-path aware TBAA: update getMostGenericTBAA
tree
|
commitdiff
2013-04-22
Eric Christopher
Move C++ code out of the C headers and into either...
tree
|
commitdiff
2013-04-22
Rafael Espindola
Also verify llvm.compiler_used.
tree
|
commitdiff
2013-04-22
Rafael Espindola
Clarify that llvm.used can contain aliases.
tree
|
commitdiff
2013-04-22
David Blaikie
Revert "Revert "PR14606: debug info imported_module...
tree
|
commitdiff
2013-04-20
Stephen Lin
Add CodeGen support for functions that always return...
tree
|
commitdiff
2013-04-19
Eric Christopher
80-col fixup.
tree
|
commitdiff
2013-04-19
Adrian Prantl
Rename ClassType to the more accurate UnderlyingType...
tree
|
commitdiff
2013-04-19
Benjamin Kramer
Attributes: Don't print trailing whitespace on the...
tree
|
commitdiff
2013-04-19
Eric Christopher
Revert "PR14606: debug info imported_module support"
tree
|
commitdiff
2013-04-19
David Blaikie
PR14606: debug info imported_module support
tree
|
commitdiff
2013-04-18
Bill Wendling
Make the TargetIndependent flag have the right boolean...
tree
|
commitdiff
2013-04-18
Bill Wendling
Cleanup patch:
tree
|
commitdiff
2013-04-18
Bill Wendling
This patch addresses two cleanup issues:
tree
|
commitdiff
2013-04-18
Tom Stellard
C API: Fix coding style
tree
|
commitdiff
2013-04-17
Bill Wendling
Add an option `-enable-old-style-attr-syntax' to print...
tree
|
commitdiff
2013-04-17
Bill Wendling
Appease a gcc warning about an overflow in a constant...
tree
|
commitdiff
2013-04-17
Benjamin Kramer
Don't store AttributeSet::FunctionIndex as an int.
tree
|
commitdiff
2013-04-17
David Blaikie
PR15149/r174304 improvement - print hex for unknown...
tree
|
commitdiff
2013-04-16
Tom Stellard
C API: Add LLVMGetBufferSize()
tree
|
commitdiff
2013-04-16
Tom Stellard
C API: Add LLVMGetBufferStart()
tree
|
commitdiff
2013-04-16
Tom Stellard
C API: Add LLVMAddTargetDependentFunctionAttr()
tree
|
commitdiff
2013-04-16
Bill Wendling
Print out the target-independent attributes in a commen...
tree
|
commitdiff
2013-04-16
Eli Bendersky
Cleanup naming: DataLayout s/TD/DL/
tree
|
commitdiff
2013-04-16
Hans Wennborg
Add four new functions and one new enum to the C API:
tree
|
commitdiff
2013-04-13
Benjamin Kramer
Fix a scalability issue with complex ConstantExprs.
tree
|
commitdiff
2013-04-12
Benjamin Kramer
Fix a disconcerting bug in Value::isUsedInBasicBlock...
tree
|
commitdiff
2013-04-03
Eli Bendersky
Measure time that IR parsing took as part of the -time...
tree
|
commitdiff
2013-04-02
Eric Christopher
Support and test template arguments for unions.
tree
|
commitdiff
2013-04-02
Eric Christopher
Reformat arguments.
tree
|
commitdiff
2013-03-28
David Blaikie
Revert "Adding DIImportedModules to DIScopes."
tree
|
commitdiff
2013-03-27
David Blaikie
Fix comment
tree
|
commitdiff
2013-03-27
Benjamin Kramer
Silence warning about mixing || in &&, fix up 80-cols.
tree
|
commitdiff
2013-03-27
David Blaikie
Adding DIImportedModules to DIScopes.
tree
|
commitdiff
2013-03-26
David Blaikie
Make DIBuilder::createClassType more type safe by retur...
tree
|
commitdiff
2013-03-26
David Blaikie
DebugInfo: more support for mutating DICompositeType...
tree
|
commitdiff
2013-03-26
David Blaikie
Debug Info: Provide a means to update the members of...
tree
|
commitdiff
2013-03-22
David Blaikie
Swap the DIFile in DILexicalBlockFile out for the raw...
tree
|
commitdiff
2013-03-22
David Blaikie
reorder the fields in DILexicalBlockFile to match the...
tree
|
commitdiff
2013-03-22
Bill Wendling
Revert r177675. This is language-specific and shouldn...
tree
|
commitdiff
2013-03-22
David Blaikie
Refactor out the DIFile parameter to DILexicalBlock...
tree
|
commitdiff
2013-03-22
Arnaud A. de Grand...
InstCombine: Improve the result bitvect type when foldi...
tree
|
commitdiff
2013-03-22
David Blaikie
Reorder the DIFile field in DILexicalBlock to become...
tree
|
commitdiff
2013-03-21
David Blaikie
Refactor the filename/directory information in DISubpro...
tree
|
commitdiff
2013-03-21
Bill Wendling
Add a query to tell if a landing pad has a catch-all.
tree
|
commitdiff
2013-03-21
David Blaikie
Move the DIFile in DISubprogram to the beginning to...
tree
|
commitdiff
2013-03-21
David Blaikie
Remove unused field in DISubprogram
tree
|
commitdiff
2013-03-21
Chandler Carruth
Hoist the definition of getTypeSizeInBits to be inlinab...
tree
|
commitdiff
2013-03-20
David Blaikie
Debug info: refactor the first field of DICompileUnit...
tree
|
commitdiff
2013-03-20
Jakub Staszak
Use pre-inc, pre-dec when possible.
tree
|
commitdiff
2013-03-20
David Blaikie
Debug Info: Swap the 2nd and 3rd parameters to DICompil...
tree
|
commitdiff
2013-03-20
David Blaikie
Remove unused field in DICompileUnit
tree
|
commitdiff
2013-03-20
Chris Lattner
minor code style cleanup.
tree
|
commitdiff
2013-03-20
David Blaikie
Refactor file/directory path in namespace debug info...
tree
|
commitdiff
2013-03-20
David Blaikie
DIBuilder: allow linkage name to be specified for globa...
tree
|
commitdiff
2013-03-20
David Blaikie
Reorder the DIFile parameter in DINameSpace
tree
|
commitdiff
2013-03-20
David Blaikie
Provide more details for DINameSpace debug info in...
tree
|
commitdiff
2013-03-20
David Blaikie
Refactor the DIFile (2nd) parameter to DITypes to be...
tree
|
commitdiff
2013-03-19
David Blaikie
Move the DIFile operand to DITypes from the 4th operand...
tree
|
commitdiff
2013-03-19
David Tweed
The testing to ensure a vector of zeros of type floatin...
tree
|
commitdiff
2013-03-18
David Tweed
The optimization a + (-0.0f) -> a was being misapplied...
tree
|
commitdiff
2013-03-17
David Blaikie
Fix the build broken in r177239
tree
|
commitdiff
2013-03-17
David Blaikie
Split out filename & directory from DIFile to start...
tree
|
commitdiff
2013-03-13
David Blaikie
Remove the unused 4th operand for DIFile debug info...
tree
|
commitdiff
2013-03-13
Reed Kotler
Add some additonal attribute helper functions. Test...
tree
|
commitdiff
2013-03-13
David Blaikie
Refactor filename/directory in DICompileUnit into a...
tree
|
commitdiff
2013-03-12
David Blaikie
Remove unused "isMain" field from DICompileUnit
tree
|
commitdiff
2013-03-12
David Blaikie
Update debug info test cases with empty SplitDebugFilen...
tree
|
commitdiff
2013-03-12
Pete Cooper
Add a doFinalization method to the DataLayout pass.
tree
|
commitdiff
2013-03-11
David Blaikie
Remove support for versioned debug info.
tree
|
commitdiff
2013-03-11
David Blaikie
Add asserts to DIBuilder & fix DINameSpace::Verify...
tree
|
commitdiff
2013-03-08
David Blaikie
Assert to bounds check MDNode::getOperand.
tree
|
commitdiff
2013-03-07
Benjamin Kramer
Replace temporary vectors with arrays.
tree
|
commitdiff
2013-03-07
Nadav Rotem
ArrayRef has a OneElt constructor. Beautify the code.
tree
|
commitdiff
2013-03-07
Nadav Rotem
Switch from std::vector to ArrayRef. Speedup FoldBitCas...
tree
|
commitdiff
2013-03-06
Shuxin Yang
Memory Dependence Analysis (not mem-dep test) take...
tree
|
commitdiff
2013-03-02
Peter Collingbourne
Modify {Call,Invoke}Inst::addAttribute to take an AttrKind.
tree
|
commitdiff
2013-03-01
Jean-Luc Duprat
Removed extraneous #include "LLVMContextImpl.h" from...
tree
|
commitdiff
2013-03-01
Michael Ilseman
Cache the result of Function::getIntrinsicID() in a...
tree
|
commitdiff
2013-02-28
Bill Wendling
Don't add the 'Value' string if there isn't one.
tree
|
commitdiff
2013-02-28
Bill Wendling
Don't add an attribute that already exists and don...
tree
|
commitdiff
2013-02-27
Meador Inge
IR: Don't constant fold GEP bitcasts between different...
tree
|
commitdiff
2013-02-26
Kostya Serebryany
Unify clang/llvm attributes for asan/tsan/msan (LLVM...
tree
|
commitdiff
2013-02-26
Michael Ilseman
Use a DenseMap instead of a std::map for AnalysisID...
tree
|
commitdiff
2013-02-25
David Blaikie
DIBuilder: support structs with vtable pointers in...
tree
|
commitdiff
2013-02-22
Eric Christopher
Add a field to the compile unit of where we plan on...
tree
|
commitdiff
2013-02-22
Eric Christopher
Add a TODO and explain when we can get rid of the isMai...
tree
|
commitdiff
2013-02-22
Bill Wendling
Use references to attribute groups on the call/invoke...
tree
|
commitdiff
2013-02-22
Bill Wendling
Remove warning about default covering no cases.
tree
|
commitdiff
2013-02-22
Bill Wendling
Add a bitmask for NoBuiltin. This should *not* be used.
tree
|
commitdiff
2013-02-22
Bill Wendling
Implement the NoBuiltin attribute.
tree
|
commitdiff
2013-02-21
Bill Wendling
Don't assert on empty attributes.
tree
|
commitdiff
next