index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
lets not forget about c++!
Torok Edwin
2009-06-03
1
-0
/
+1
*
CMake: Implements and documents option LLVM_ENABLE_ASSERTS.
Oscar Fuentes
2009-06-03
1
-0
/
+4
*
Document how easy it is to use the gold plugin and have LTO with autotooled p...
Torok Edwin
2009-06-03
1
-0
/
+29
*
Document how phi and invoke instructions interact with SSA form.
Jay Foad
2009-06-03
1
-3
/
+9
*
Metadata uses metadata type not empty struct.
Nick Lewycky
2009-05-30
1
-5
/
+5
*
Give embedded metadata its own type instead of relying on EmptyStructTy.
Nick Lewycky
2009-05-30
1
-10
/
+30
*
Fix some typos
Bruno Cardoso Lopes
2009-05-29
1
-3
/
+3
*
Remove border around table used for layout.
Nick Lewycky
2009-05-24
1
-11
/
+11
*
Add a note mentioning that uses of the return value of an invoke
Dan Gohman
2009-05-22
1
-0
/
+4
*
Add some missing steps to the sacred testing ritual scriptures.
Stuart Hastings
2009-05-21
1
-14
/
+23
*
Test commit.
Cristian Cadar
2009-05-19
1
-1
/
+1
*
Add short descriptions of 'implicit' and 'parallel'.
Evan Cheng
2009-05-18
1
-0
/
+7
*
Formatting. Some updating of data structures. More work needs to be done to u...
Bill Wendling
2009-05-17
1
-499
/
+613
*
Implement !if, analogous to $(if) in GNU make.
David Greene
2009-05-14
1
-0
/
+2
*
Graduate LLVM to the big leagues by embedding a LISP processor into TableGen.
David Greene
2009-05-14
1
-0
/
+6
*
Implement a !foreach operator analogous to GNU make's $(foreach).
David Greene
2009-05-14
1
-0
/
+4
*
Implement a !subst operation simmilar to $(subst) in GNU make to do
David Greene
2009-05-14
1
-0
/
+3
*
Implement !cast.
David Greene
2009-05-14
1
-4
/
+5
*
clean up line-wrapping
Jim Grosbach
2009-05-14
1
-4
/
+4
*
Update the names of the exception handling sjlj instrinsics to
Jim Grosbach
2009-05-14
1
-0
/
+26
*
Change MachineInstrBuilder::addReg() to take a flag instead of a list of
Bill Wendling
2009-05-13
1
-1
/
+1
*
garbage allocation is not a good idea :)
Chris Lattner
2009-05-13
1
-1
/
+1
*
Use llvm::raw_stream instead of llvm::Streams.
Bill Wendling
2009-05-12
2
-2
/
+4
*
Make MDNode use CallbackVH. Also change MDNode to store Value* instead of
Nick Lewycky
2009-05-10
1
-0
/
+4
*
fix typo
Chris Lattner
2009-05-09
1
-1
/
+1
*
Fix typo.
Bill Wendling
2009-05-08
1
-1
/
+1
*
Allow readonly functions to unwind exceptions. Teach
Duncan Sands
2009-05-06
1
-8
/
+9
*
Regenerate documentation.
Mikhail Glushenkov
2009-05-06
3
-70
/
+72
*
Add some more documentation for x86 special address spaces.
Dan Gohman
2009-05-05
1
-4
/
+26
*
Add basic support for code generation of
Chris Lattner
2009-05-05
1
-4
/
+6
*
Restore minor deletion.
Mike Stump
2009-05-04
1
-0
/
+3
*
Remove obsolete wording, the only exception a readnone function can throw
Chris Lattner
2009-05-03
1
-2
/
+2
*
be very explicit that readnone/readonly functions can't
Chris Lattner
2009-05-03
1
-2
/
+4
*
HTML-escape '>' as '>' in sample C++ code.
Misha Brukman
2009-05-01
1
-4
/
+4
*
Add a mention of TypeBuilder to the programmer's manual, and clean up the class
Jeffrey Yasskin
2009-04-30
1
-0
/
+41
*
Second attempt:
Bill Wendling
2009-04-29
1
-0
/
+6
*
Fix some confusion in the Ada f-e build instructions between
Duncan Sands
2009-04-27
1
-7
/
+11
*
Now that any size of integer indices are allowed for sequential types, remove...
Sanjiv Gupta
2009-04-27
1
-3
/
+1
*
Add two new record types to the blockinfo block:
Chris Lattner
2009-04-26
1
-0
/
+11
*
Any size of integral indices are allowed in gep for indexing into sequential ...
Sanjiv Gupta
2009-04-26
1
-1
/
+1
*
improve documentation on build configurations, patch by
Chris Lattner
2009-04-25
1
-8
/
+19
*
aDd support for building a subset of the llvm tools, patch by Jeffrey Yasskin!
Chris Lattner
2009-04-25
2
-3
/
+5
*
Update docs to not mention gcse/loadvn and mention memdep and
Chris Lattner
2009-04-25
1
-24
/
+12
*
Fixed the gep example for i16 type indices.
Sanjiv Gupta
2009-04-25
1
-1
/
+1
*
Fixed spaces and the getelementpointer example with i16 type indices.
Sanjiv Gupta
2009-04-24
1
-3
/
+3
*
Allow i16 type indices to gep.
Sanjiv Gupta
2009-04-24
1
-1
/
+4
*
Fix a documentation bug.
David Greene
2009-04-23
1
-1
/
+1
*
Make BinOps typed and require a type specifier for !nameconcat. This
David Greene
2009-04-23
1
-3
/
+3
*
Allow defm to inherit from multiple multiclasses.
David Greene
2009-04-22
1
-3
/
+4
*
Implement !nameconcat to concatenate strings and look up the resulting
David Greene
2009-04-22
1
-2
/
+8
[next]