index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
AsmParser
Age
Commit message (
Expand
)
Author
2008-01-11
If there are attributes on the varargs part of a
Duncan Sands
2007-12-29
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
remove attribution from lib Makefiles.
Chris Lattner
2007-12-17
regenerate.
Christopher Lamb
2007-12-17
Change the PointerType api for creating pointer types. The old functionality ...
Christopher Lamb
2007-12-16
Remove spurious warnings from GCC:
Bill Wendling
2007-12-12
Regenerate.
Christopher Lamb
2007-12-12
Implement part of review feedback for address spaces.
Christopher Lamb
2007-12-11
Regenerate.
Christopher Lamb
2007-12-11
Implement address space attribute for LLVM pointer types. Address spaces are
Christopher Lamb
2007-12-10
Adding a collector name attribute to Function in the IR. These
Gordon Henriksen
2007-12-08
add #include
Chris Lattner
2007-12-03
Regenerate
Anton Korobeynikov
2007-12-03
Fix fallout from my last patch: don't reject varargs functions :)
Anton Korobeynikov
2007-12-03
Regenerate
Anton Korobeynikov
2007-12-03
More sanity checks for function types.
Anton Korobeynikov
2007-11-30
Add a convenience method for modifying parameter
Duncan Sands
2007-11-28
Add some convenience methods for querying attributes, and
Duncan Sands
2007-11-27
Fix PR1146: parameter attributes are longer part of
Duncan Sands
2007-11-22
Rename the 'const' parameter attribute to 'readnone',
Duncan Sands
2007-11-18
autoupgrade files that use callfoo as call foo.
Chris Lattner
2007-11-18
Bugfix, this fixes CodeGen/X86/ldzero.ll and CodeGen/X86/2007-10-16-fp80_sele...
Chris Lattner
2007-11-18
Replace the original flex lexer with a hand writen one. This
Chris Lattner
2007-11-15
Basic non-power-of-2 vector support
Nate Begeman
2007-11-14
Regenerate
Anton Korobeynikov
2007-11-14
Add pure/const attributes. Documentation will follow.
Anton Korobeynikov
2007-11-05
Add support for vector remainder operations.
Dan Gohman
2007-11-05
Make labels work in asm blocks; allow labels as
Dale Johannesen
2007-10-11
Next PPC long double bits. First cut at constants.
Dale Johannesen
2007-09-12
Generated files for previous patch.
Dale Johannesen
2007-09-12
Revise previous patch per review comments.
Dale Johannesen
2007-09-11
Generated files for previous patch.
Dale Johannesen
2007-09-11
Add APInt interfaces to APFloat (allows directly
Dale Johannesen
2007-09-10
regenerate
Chris Lattner
2007-09-10
Fix PR1645 by resolving forward alias references.
Chris Lattner
2007-09-07
Apply feedback from previous patch.
Dale Johannesen
2007-09-06
Next round of APFloat changes.
Dale Johannesen
2007-09-04
Update generated files.
David Greene
2007-09-04
Update GEP constructors to use an iterator interface to fix
David Greene
2007-08-29
update these
Chris Lattner
2007-08-27
Update InvokeInst to work like CallInst
David Greene
2007-08-06
regenerate
Chris Lattner
2007-08-06
Fix PR1577, a crash on invalid bug.
Chris Lattner
2007-08-04
Regenerating.
Chandler Carruth
2007-08-04
This is the patch to provide clean intrinsic function overloading support in ...
Chandler Carruth
2007-08-03
Long double, part 1 of N. Support in IR.
Dale Johannesen
2007-08-01
Update generated files.
David Greene
2007-08-01
New CallInst interface to address GLIBCXX_DEBUG errors caused by
David Greene
2007-07-31
Regenerate.
Reid Spencer
2007-07-31
After a discussion with Anton, it turns out that the InReg attribute is not
Reid Spencer
[next]