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
/
utils
Age
Commit message (
Expand
)
Author
2009-02-14
Merge 64367 from mainline.
Tanya Lattner
2009-02-14
Revert disabling of building unittests.
Tanya Lattner
2009-02-14
Merge from mainline.
Tanya Lattner
2009-02-14
Merge from mainline.
Tanya Lattner
2009-02-05
Disable building unittests unless PR3487 can be fixed.
Tanya Lattner
2009-02-01
Fix PR3453 and probably a bunch of other potential
Duncan Sands
2009-01-29
Explain why this is here.
Bill Wendling
2009-01-29
- Add DebugLoc to getTargetNode().
Bill Wendling
2009-01-29
Move the code that starts printing the Select_* functions
Dan Gohman
2009-01-28
Typo.
Mikhail Glushenkov
2009-01-28
Add three new option properties.
Mikhail Glushenkov
2009-01-22
Eliminate a couple of fields from TargetRegisterClass: SubRegClasses and Supe...
Evan Cheng
2009-01-22
Make tblgen more portable, allowing it to build with ICC.
Chris Lattner
2009-01-21
Fix a missing word.
Dan Gohman
2009-01-21
Versions of VIM included with Intrepid and Leopard at least appear
Dan Gohman
2009-01-21
Enable syntax highlighting of LLVM and tablegen files by default,
Dan Gohman
2009-01-21
Only set cindent for C and C++ source files.
Dan Gohman
2009-01-21
Change the hook API back to prevent memory leaks.
Mikhail Glushenkov
2009-01-21
Allow hooks with arguments.
Mikhail Glushenkov
2009-01-16
Avoid triggering an assertion failure when an instruction pattern
Dan Gohman
2009-01-16
Add support for instructions with multiple ComplexPatterns, by
Dan Gohman
2009-01-12
Rename getABITypeSize to getTypePaddedSize, as
Duncan Sands
2009-01-12
make tblgen autogenerate the nocapture intrinsics for
Chris Lattner
2009-01-12
add scaffolding to emit argument attributes. No functionality
Chris Lattner
2009-01-12
make tblgen emit the entire Intrinsic::getAttributes method,
Chris Lattner
2009-01-12
add nocapture attribute to llvm.mem* intrinsics and have tblgen
Chris Lattner
2009-01-09
This has been replaced by llvm/utils/lint/cpp_lint.py, which is more
Misha Brukman
2009-01-08
remove some exclusions that don't exist anymore.
Chris Lattner
2009-01-08
Use VIM's built-in shorthand for whitespace in regex.
Misha Brukman
2009-01-08
Be sure to ignore the end-of-line character when considering trailing
Misha Brukman
2009-01-07
Improve support for type-generic vector intrinsics by teaching TableGen how
Bob Wilson
2009-01-05
Fix a thinko in the grammar for thread_local variables.
Dan Gohman
2009-01-05
Delete an unused variable and simplify the code.
Dan Gohman
2009-01-05
Handle iAny and fAny types in TreePatternNode::UpdateNodeType.
Bob Wilson
2009-01-05
Add the keyword 'default'.
Dan Gohman
2009-01-05
Renamed Google Test license file from COPYING to LICENSE.TXT to match LLVM
Misha Brukman
2009-01-05
A few more polygen grammar updates.
Dan Gohman
2009-01-05
Fix spelling in some comments.
Bob Wilson
2009-01-05
gc is not an obsolete keyword.
Dan Gohman
2009-01-05
Update polygen grammar for recent language changes.
Dan Gohman
2009-01-04
The .llx suffix is obsolete.
Dan Gohman
2009-01-04
Update VIM LLVM IR syntax highlighting.
Dan Gohman
2009-01-04
Set a few more vimrc indentation options.
Dan Gohman
2009-01-04
Use softtabstop instead of redefining tabstop.
Dan Gohman
2009-01-04
Switch the vimrc file from smartindent to cindent, which is
Dan Gohman
2009-01-02
VerifyLineLength() actually takes a max length parameter.
Misha Brukman
2009-01-02
Added some basic lint tools for C++ and generic lint tool applicable to all
Misha Brukman
2009-01-02
Deleted trailing whitespace; no functional changes.
Misha Brukman
2009-01-02
vimrc
Misha Brukman
2009-01-02
We also removed gtest-all.cc from the distribution tarball.
Misha Brukman
[next]