Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c6d8853dff22b57b81f3f0e901915965538d77d1
/
docs
/
TableGenFundamentals.html
b9a3363
docs: Canonicalize URLs.
by NAKAMURA Takumi
· 14 years ago
1434f66
by David Greene
· 14 years ago
6171ab6
Fix newlines.
by Bill Wendling
· 14 years ago
150d20e
fix the !eq operator in tblgen to return a bit instead of an int.
by Chris Lattner
· 14 years ago
943beeb
Validate HTML.
by Benjamin Kramer
· 14 years ago
c7252ce
remove the !nameconcat tblgen feature. It "shorthand" and only used in 4 places
by Chris Lattner
· 14 years ago
1f4a149
Remove isTwoAddress from llvm.
by Eric Christopher
· 14 years ago
6e0a99a
Teach tablegen how to inherit from classes in 'defm' definitions.
by Bruno Cardoso Lopes
· 14 years ago
eba8f18
For a tablegen expression such as !if(a,b,c), let 'a'
by Bruno Cardoso Lopes
· 14 years ago
e87de41
let the '!eq' expression support 'int' and 'bit' types
by Bruno Cardoso Lopes
· 14 years ago
ee65db3
Teach tablegen to allow "let" expressions inside multiclasses,
by Bruno Cardoso Lopes
· 14 years ago
270562b
Teach tablegen to support 'defm' inside multiclasses.
by Bruno Cardoso Lopes
· 14 years ago
e2c3a49
Revert r103213. It broke several sections of live website.
by mike-m
· 15 years ago
[Renamed from docs/main/TableGenFundamentals.html]
68cb319
Overhauled llvm/clang docs builds. Closes PR6613.
by mike-m
· 15 years ago
[Renamed from docs/TableGenFundamentals.html]
ca73cea
improve tblgen doc, pointed out by Zhongxing.
by Chris Lattner
· 15 years ago
310adf1
remove parallel support.
by Chris Lattner
· 15 years ago
bc9d98b
The mayHaveSideEffects flag is no longer used.
by Dan Gohman
· 15 years ago
8ff4b43
Fix a typo.
by Dan Gohman
· 15 years ago
6786d5e
by David Greene
· 15 years ago
533297b
Rename usesCustomDAGSchedInserter to usesCustomInserter, and update a
by Dan Gohman
· 15 years ago
11f911f
Move implicit and paralle to a separate codegen specific section.
by Evan Cheng
· 15 years ago
e15192b
Documentation: fix HTML validation errors.
by Benjamin Kramer
· 15 years ago
2c02662
by David Greene
· 15 years ago
ffc0ab6
by David Greene
· 15 years ago
0d97399
by David Greene
· 15 years ago
ccbfb8d
by David Greene
· 15 years ago
938c8ab
by David Greene
· 15 years ago
a7185b2
Add short descriptions of 'implicit' and 'parallel'.
by Evan Cheng
· 15 years ago
9bea7c8
by David Greene
· 15 years ago
5f9f9ba
by David Greene
· 15 years ago
beb31a5
by David Greene
· 15 years ago
4afc509
by David Greene
· 15 years ago
e6c27de
by David Greene
· 15 years ago
3f47c29
by David Greene
· 16 years ago
e8cf21e
by David Greene
· 16 years ago
5654613
by David Greene
· 16 years ago
c7cafcd
by David Greene
· 16 years ago
de444af
Implement multiclass inheritance.
by David Greene
· 16 years ago
4440870
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
by Misha Brukman
· 16 years ago
15511cf
Rename isSimpleLoad to canFoldAsLoad, to better reflect its meaning.
by Dan Gohman
· 16 years ago
94199da
Fix spelling error.
by Matthijs Kooijman
· 16 years ago
364a39f
HTML syntax fixes.
by Dan Gohman
· 16 years ago
0602df7
More violation fixes.
by Bill Wendling
· 17 years ago
58d96d6
Fix validation errors: di -> dt.
by Bill Wendling
· 17 years ago
643eb5d
Reformatting. Adding "doc_code" divisions for code examples. Updated some
by Bill Wendling
· 17 years ago
f1b5adb
Missing anchor
by Jim Laskey
· 18 years ago
e7173e1
Fix a typo Jim pointed out, thanks!
by Chris Lattner
· 18 years ago
40de6ca
document !strconcat
by Chris Lattner
· 18 years ago
84b3598
Document multiclasses and defm's
by Chris Lattner
· 18 years ago
05fe4b0
Changes docs for llvm.cs.uiuc.edu -> llvm.org
by Reid Spencer
· 19 years ago
0b81cda
Fix spelling of 'separate'.
by Jeff Cohen
· 19 years ago
33694cf
new expression type
by Chris Lattner
· 19 years ago
33066e9
Surround code element with <tt> tags
by Misha Brukman
· 20 years ago
08772da
Put <tt> around verbatim code elements.
by Misha Brukman
· 20 years ago
fdec1d5
Document new syntax
by Chris Lattner
· 20 years ago
1aab327
Remove dead section
by Chris Lattner
· 20 years ago
179bf4b
Fix broken internal link.
by Misha Brukman
· 20 years ago
78b648c
Specify div type "doc_text" to get proper indentation for paragraphs.
by Misha Brukman
· 20 years ago
7911ce2
Make use of the new doc_author class. "Seperate content from presentation" they said.
by Chris Lattner
· 20 years ago
85234ac
Make document HTML-4.01 (Strict) compliant.
by Misha Brukman
· 21 years ago
aa55c8c
Fixed minor typos.
by John Criswell
· 21 years ago
23f54fa
Add information about the piece I forgot to write: parameterized tablegen classes
by Chris Lattner
· 21 years ago
fa6f309
Syntax hilight examples and add note about emacs/vim mode files
by Chris Lattner
· 21 years ago
b54c99c
Add a new document describing TableGen
by Chris Lattner
· 21 years ago