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
*
Update the example to show that an archive can contain llvm bitcode.
Rafael Espindola
2009-07-08
1
-1
/
+2
*
Remove the vicmp and vfcmp instructions. Because we never had a release with
Nick Lewycky
2009-07-08
1
-111
/
+0
*
Add a paragraph about the Add->FAdd API change.
Dan Gohman
2009-07-07
1
-0
/
+8
*
Regenerate.
Mikhail Glushenkov
2009-07-07
1
-1
/
+2
*
Regenerate.
Mikhail Glushenkov
2009-07-07
1
-0
/
+5
*
Clarify that later compiler versions are known to
Duncan Sands
2009-07-05
1
-0
/
+1
*
Describe the LLVMContext API change.
Owen Anderson
2009-07-02
1
-1
/
+8
*
Try to clarify a point about getting DominatorTree info from a module pass.
Daniel Dunbar
2009-07-01
1
-4
/
+9
*
add a FAQ.
Chris Lattner
2009-06-30
1
-0
/
+141
*
got confused again
Chris Lattner
2009-06-30
1
-1
/
+1
*
fix some issues Jeff Yasskin noticed
Chris Lattner
2009-06-30
1
-2
/
+2
*
add a note about re-evaluating end() every time through a loop.
Chris Lattner
2009-06-30
1
-0
/
+63
*
Regenerate.
Mikhail Glushenkov
2009-06-30
1
-3
/
+24
*
Implement !cast<string>.
David Greene
2009-06-29
1
-1
/
+2
*
Clarify how to configure llvm-gcc-4.2 for use with
Shantonu Sen
2009-06-26
1
-28
/
+27
*
Remove debug info anchors - llvm.dbg.compile_units, llvm.dbg.subprograms
Devang Patel
2009-06-26
1
-53
/
+0
*
Regenerate.
Mikhail Glushenkov
2009-06-25
1
-2
/
+5
*
Update documentation.
Mikhail Glushenkov
2009-06-25
1
-2
/
+5
*
ReleaseNotes.External Projects += Rubinius
Jeffrey Yasskin
2009-06-24
1
-0
/
+11
*
ReleaseNotes.External Projects += Unladen Swallow
Jeffrey Yasskin
2009-06-24
1
-0
/
+12
*
Start sketching 2.6 release notes. This provides a
Duncan Sands
2009-06-24
1
-0
/
+754
*
Clarify that if the alignment is zero then an alignment
Duncan Sands
2009-06-20
1
-6
/
+8
*
Fix link to BasicBlock doxygen documentation in Programmer's Manual
Stefanus Du Toit
2009-06-17
1
-1
/
+1
*
Formatting fix.
Mikhail Glushenkov
2009-06-17
1
-9
/
+8
*
Regenerate.
Mikhail Glushenkov
2009-06-17
2
-12
/
+13
*
Remove support for building LLVM libraries into "relinked"
Chris Lattner
2009-06-16
1
-14
/
+4
*
Update the threading section to reflect current plans/implementation.
Owen Anderson
2009-06-16
1
-16
/
+36
*
Fix validation errors.
Owen Anderson
2009-06-16
1
-2
/
+3
*
Remove the "llvm.umul.with.overflow is broken" warning; it should be
Eli Friedman
2009-06-16
1
-3
/
+0
*
Add initial stab at documenting the use of LLVM with threaded clients.
Owen Anderson
2009-06-16
1
-2
/
+109
*
Regenerate.
Mikhail Glushenkov
2009-06-16
2
-43
/
+74
*
Rewrite the noredzone description, attempting to avoid confusing language.
Dan Gohman
2009-06-15
1
-1
/
+1
*
Fix a typo.
Dan Gohman
2009-06-15
1
-1
/
+1
*
Reword the description of the noredzone attribute.
Dan Gohman
2009-06-15
1
-2
/
+3
*
x86_64 was completely missing from the target triples supported by the X86 code
Torok Edwin
2009-06-15
1
-0
/
+2
*
remove some old CVS-specific arguments that don't work with SVN.
Chris Lattner
2009-06-15
1
-1
/
+1
*
Document noredzone and noimplicitfloat function attributes.
Devang Patel
2009-06-12
1
-4
/
+12
*
CMake: New variable LLVM_LIBDIR_SUFFIX.
Oscar Fuentes
2009-06-12
1
-0
/
+5
*
CMake: Documented how to cross-compile with CMake.
Oscar Fuentes
2009-06-11
1
-1
/
+7
*
Revert 73074 and 73099 because Windows doesn't have POSIX
David Greene
2009-06-09
1
-7
/
+0
*
Add a !patsubst operator. Use on string types.
David Greene
2009-06-08
1
-0
/
+4
*
Update documentation.
David Greene
2009-06-08
1
-2
/
+5
*
Document the stack alignment part of target data description.
Daniel Dunbar
2009-06-08
1
-0
/
+4
*
Add a !regmatch operator to do pattern matching in TableGen.
David Greene
2009-06-08
1
-0
/
+3
*
Move </pre> to column one to avoid an extra line of spaces in the example.
Nick Lewycky
2009-06-06
1
-2
/
+2
*
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
2009-06-04
1
-18
/
+117
*
--plugin is not needed for bfd anymore. Update docs.
Torok Edwin
2009-06-04
1
-2
/
+11
*
CMake: Renamed LLVM_ENABLE_ASSERTS to
Oscar Fuentes
2009-06-04
1
-2
/
+2
*
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
[next]