projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Banksel immediate constant will always immediately follow the GA/ES, so scan an insn...
[oota-llvm.git]
/
utils
/
2009-04-22
David Greene
Allow defm to inherit from multiple multiclasses.
tree
|
commitdiff
2009-04-22
David Greene
Implement !nameconcat to concatenate strings and look...
tree
|
commitdiff
2009-04-22
David Greene
Implement multiclass inheritance.
tree
|
commitdiff
2009-04-21
Anton Korobeynikov
'The "or die" is intended to catch the case where nm...
tree
|
commitdiff
2009-04-20
Evan Cheng
One Mac OS X, just build with -O3 but without -fstrict...
tree
|
commitdiff
2009-04-19
Mikhail Glushenkov
Add some assertions.
tree
|
commitdiff
2009-04-17
Bob Wilson
Use CallConvLower.h and TableGen descriptions of the...
tree
|
commitdiff
2009-04-16
Bob Wilson
Fix PR3994: LLVMMatchType arguments do not refer to...
tree
|
commitdiff
2009-04-16
Chris Lattner
prove diagnostic -> group mapping information.
tree
|
commitdiff
2009-04-16
Chris Lattner
encode subgroups into the clang .inc file. -Wall now...
tree
|
commitdiff
2009-04-16
Chris Lattner
start producing subgroup info.
tree
|
commitdiff
2009-04-15
Chris Lattner
make sure that empty diag groups get known by clang.
tree
|
commitdiff
2009-04-15
Chris Lattner
implement support for writing out diagnostic group...
tree
|
commitdiff
2009-04-15
Chris Lattner
use UppercaseString instead of EmitAllCaps
tree
|
commitdiff
2009-04-15
Chris Lattner
use escape string.
tree
|
commitdiff
2009-04-15
Chris Lattner
rename -gen-clang-diags-options -> -gen-clang-diag...
tree
|
commitdiff
2009-04-15
Chris Lattner
don't infer diag class from parenting relations, make...
tree
|
commitdiff
2009-04-15
Chris Lattner
include the default mapping in the clang diagnostic...
tree
|
commitdiff
2009-04-15
Chris Lattner
minor cleanups
tree
|
commitdiff
2009-04-13
Dan Gohman
Rename COPY_TO_SUBCLASS to COPY_TO_REGCLASS, and generalize
tree
|
commitdiff
2009-04-13
Dan Gohman
Add a new TargetInstrInfo MachineInstr opcode, COPY_TO_...
tree
|
commitdiff
2009-04-13
Dan Gohman
Generalize getRegisterClassForRegister to handle registers
tree
|
commitdiff
2009-04-10
Bill Wendling
Don't install the libLLVMHello.dylib example.
tree
|
commitdiff
2009-04-10
Bill Wendling
Don't run "dsymutils" on .a files.
tree
|
commitdiff
2009-04-09
Owen Anderson
Give register alias checking the hash table treatment...
tree
|
commitdiff
2009-04-09
Owen Anderson
Convert TargetRegisterInfo's super-register checking...
tree
|
commitdiff
2009-04-03
Chris Lattner
"This adds a getName() method to TargetRegisterClass...
tree
|
commitdiff
2009-04-03
Dan Gohman
Delete ISD::INSERT_SUBREG and ISD::EXTRACT_SUBREG,...
tree
|
commitdiff
2009-04-01
Ted Kremenek
Constify method to make VC++ happy. Patch by Brian...
tree
|
commitdiff
2009-03-31
Dan Gohman
Tidy up some comments.
tree
|
commitdiff
2009-03-31
Dan Gohman
Add a comment.
tree
|
commitdiff
2009-03-30
Dan Gohman
Update the polygen grammer to reflect that zext and...
tree
|
commitdiff
2009-03-26
Jim Grosbach
fix a few spelling errors and typos
tree
|
commitdiff
2009-03-26
Jim Grosbach
Use 'bool' for FoundRC
tree
|
commitdiff
2009-03-25
Jim Grosbach
Modify getRegisterValueType() to allow for a register...
tree
|
commitdiff
2009-03-23
Ted Kremenek
Add sanity check in Clang TableGen backend to check...
tree
|
commitdiff
2009-03-19
Sebastian Redl
Fix the Win32 VS2008 build:
tree
|
commitdiff
2009-03-19
Ted Kremenek
Fix regression in 'tblgen -gen-clang-diags-defs': Emit...
tree
|
commitdiff
2009-03-19
Nate Begeman
Add support to tablegen for naming the nodes themselves...
tree
|
commitdiff
2009-03-18
Ted Kremenek
tblgen -gen-clang-diags-options: Output OptionTable...
tree
|
commitdiff
2009-03-18
Ted Kremenek
'tblgen -gen-clang-diags-options' now outputs the Optio...
tree
|
commitdiff
2009-03-18
Ted Kremenek
Add another Clang TableGen-backend (-gen-clang-diags...
tree
|
commitdiff
2009-03-18
Chris Lattner
include the null at the end of a memorybuffer as part...
tree
|
commitdiff
2009-03-16
Douglas Gregor
Add TGSourceMgr.cpp to CMake build, sort lines
tree
|
commitdiff
2009-03-14
Sebastian Redl
Add TableGen syntax highlighting for the jEdit editor.
tree
|
commitdiff
2009-03-13
Ted Kremenek
Add (hidden) TableGen command option '-clang-component...
tree
|
commitdiff
2009-03-13
Ted Kremenek
Add initial implementation of a TableGen backend for...
tree
|
commitdiff
2009-03-13
Ted Kremenek
Further constify Record::isSubClassOf.
tree
|
commitdiff
2009-03-13
Chris Lattner
Fix escaping in asm string literals correctly by having...
tree
|
commitdiff
2009-03-13
Chris Lattner
add a horrible hack to fix the build.
tree
|
commitdiff
2009-03-13
Chris Lattner
add support for a few simple escape characters in tblge...
tree
|
commitdiff
2009-03-13
Chris Lattner
add a new TGError class and use it to propagate locatio...
tree
|
commitdiff
2009-03-13
Chris Lattner
give each Record a location.
tree
|
commitdiff
2009-03-13
Chris Lattner
make "locations" a class instead of a typedef.
tree
|
commitdiff
2009-03-13
Argyrios Kyrtzidis
Unbreak build, bring in std::string for GCC 4.3
tree
|
commitdiff
2009-03-13
Evan Cheng
Unbreak build.
tree
|
commitdiff
2009-03-13
Chris Lattner
split buffer management and diagnostic printing out...
tree
|
commitdiff
2009-03-12
Bob Wilson
Fix an inconsistent use of LLVMGCCDIR. In all other...
tree
|
commitdiff
2009-03-11
Duncan Sands
It makes no sense to have a ODR version of common
tree
|
commitdiff
2009-03-11
Chris Lattner
implement support for C-style string literal concatenat...
tree
|
commitdiff
2009-03-11
Duncan Sands
Remove the one-definition-rule version of extern_weak
tree
|
commitdiff
2009-03-10
Daniel Dunbar
Add -disable-bindings for utils/NewNightlyTest.pl
tree
|
commitdiff
2009-03-07
Duncan Sands
Introduce new linkage types linkonce_odr, weak_odr...
tree
|
commitdiff
2009-03-06
Chris Lattner
Change various llvm utilities to use PrettyStackTracePr...
tree
|
commitdiff
2009-03-04
Mike Stump
.emacs file bits for automatically setting the llvm...
tree
|
commitdiff
2009-02-27
Mikhail Glushenkov
'append_cmd' should split its argument.
tree
|
commitdiff
2009-02-26
Chris Lattner
these utils don't need exports.
tree
|
commitdiff
2009-02-24
Mon P Wang
Added support to have TableGen provide information...
tree
|
commitdiff
2009-02-24
Bill Wendling
Overhaul my earlier submission due to feedback. It...
tree
|
commitdiff
2009-02-24
Bill Wendling
- Use the "Fast" flag instead of "OptimizeForSize"...
tree
|
commitdiff
2009-02-20
Misha Brukman
* Fixed spelling
tree
|
commitdiff
2009-02-20
Misha Brukman
Keep the newline character at the end of the lines...
tree
|
commitdiff
2009-02-20
Misha Brukman
Only strip the newline character at the end of the...
tree
|
commitdiff
2009-02-20
Bill Wendling
We have logic in there to emit a default debugging...
tree
|
commitdiff
2009-02-20
Bill Wendling
Add an accessor method to DwarfWriter to tell of debugg...
tree
|
commitdiff
2009-02-19
Bill Wendling
Print out a new label only if the debug location *tuple...
tree
|
commitdiff
2009-02-19
Bill Wendling
Forgot to check that debug information is supported.
tree
|
commitdiff
2009-02-18
Bill Wendling
Put code that generates debug labels into TableGen...
tree
|
commitdiff
2009-02-18
Dan Gohman
Add explicit keywords.
tree
|
commitdiff
2009-02-14
Cedric Venet
Unbreak the build on win32.
tree
|
commitdiff
2009-02-14
Duncan Sands
Generalize some alias analysis logic from atomic
tree
|
commitdiff
2009-02-12
Julien Lerouge
Fix MingW build: define GTEST_OS_WINDOWS if OS is MingW...
tree
|
commitdiff
2009-02-11
Bill Wendling
Don't try to strip a file we just moved.
tree
|
commitdiff
2009-02-09
Bill Wendling
Strip the LTO dylib.
tree
|
commitdiff
2009-02-09
Bill Wendling
Small fix for the 'strip' command. Do a list of .so...
tree
|
commitdiff
2009-02-09
Evan Cheng
Eliminate a 'control reaches end of non-void function...
tree
|
commitdiff
2009-02-09
Bill Wendling
Don't run 'strip' on files that aren't there.
tree
|
commitdiff
2009-02-09
Bill Wendling
Remove warnings about not being able to delete somethin...
tree
|
commitdiff
2009-02-07
Evan Cheng
Revert 64023. make prefers GNUmakefile over makefile.
tree
|
commitdiff
2009-02-07
Evan Cheng
Move Apple style build makefiles to the top level....
tree
|
commitdiff
2009-02-06
Dale Johannesen
Get rid of one more non-DebugLoc getNode and
tree
|
commitdiff
2009-02-05
Dale Johannesen
Remove a non-DebugLoc version of getNode.
tree
|
commitdiff
2009-02-05
Mike Stump
FIx spelling.
tree
|
commitdiff
2009-02-05
Mike Stump
Probe for flags before using them to try to help compil...
tree
|
commitdiff
2009-02-05
Dale Johannesen
Reapply 63765. Patches for clang and llvm-gcc to follow.
tree
|
commitdiff
2009-02-04
Dale Johannesen
Remove non-DebugLoc forms of CopyToReg and CopyFromReg.
tree
|
commitdiff
2009-02-04
Dale Johannesen
Reverting 63765. This broke the build of both clang
tree
|
commitdiff
2009-02-04
Nate Begeman
New feature: add support for target intrinsics being...
tree
|
commitdiff
2009-02-01
Duncan Sands
Fix PR3453 and probably a bunch of other potential
tree
|
commitdiff
2009-01-29
Bill Wendling
Explain why this is here.
tree
|
commitdiff
next