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
*
A bit of cleanup in the TestingGuide doc - dg.exp files no longer exist
Eli Bendersky
2012-04-18
1
-9
/
+9
*
Some formatting and grammar fixes in the FileCheck documentation
Eli Bendersky
2012-04-18
1
-29
/
+29
*
Add a stub about the inline cost rewrite.
Chandler Carruth
2012-04-17
1
-0
/
+3
*
Add a stub for block placement pass. This needs fleshing out w/ details
Chandler Carruth
2012-04-17
1
-0
/
+12
*
Forgot to remove fast math metadata from the release notes.
Duncan Sands
2012-04-16
1
-3
/
+0
*
Remove support for the special 'fast' value for fpmath accuracy for the moment.
Duncan Sands
2012-04-16
1
-7
/
+3
*
Describe Polly as a 'Polyhedral Optimizer'
Tobias Grosser
2012-04-16
1
-1
/
+1
*
Add Polly news to the release notes
Tobias Grosser
2012-04-16
1
-0
/
+30
*
Link to the autovectorization EuroLLVM slides in the release notes.
Hal Finkel
2012-04-16
1
-1
/
+3
*
Make it possible to indicate relaxed floating point requirements at the IR level
Duncan Sands
2012-04-16
2
-8
/
+14
*
Documentation fixes to LLVMBuild.html [PR 11563]
Eli Bendersky
2012-04-16
1
-4
/
+4
*
Add credit and release notes for r150307. By Kai Nacke.
Bill Wendling
2012-04-16
1
-0
/
+1
*
Say something about -vectorize in the release notes.
Hal Finkel
2012-04-16
1
-0
/
+3
*
Fix class name.
Jakub Staszak
2012-04-15
1
-1
/
+1
*
Fix filename and register numbers.
Jakub Staszak
2012-04-15
1
-3
/
+3
*
Add the MDBuilder helper class for conveniently creating metadata.
Duncan Sands
2012-04-15
1
-0
/
+2
*
Remove trailing whitespace.
Anshuman Dasgupta
2012-04-14
1
-1
/
+1
*
Add VLIW packetizer to ReleaseNotes.html and CREDITS.TXT. Committing patch
Anshuman Dasgupta
2012-04-14
1
-0
/
+3
*
Add the loop unrolling info to ReleaseNotes.html and CREDITS.TXT.
Brendon Cahoon
2012-04-14
1
-0
/
+3
*
Rename "fpaccuracy" metadata to the more generic "fpmath". That's because I'm
Duncan Sands
2012-04-14
1
-6
/
+6
*
Support for Hexagon backend.
Tony Linthicum
2012-04-13
1
-0
/
+2
*
Add DFA generator for VLIW targets to ReleaseNotes.html and CREDITS.TXT.
Anshuman Dasgupta
2012-04-12
1
-0
/
+6
*
Express the number of ULPs in fpaccuracy metadata as a real rather than a
Duncan Sands
2012-04-10
1
-4
/
+4
*
Clarify that fpaccuracy metadata is giving the compiler permission to use a
Duncan Sands
2012-04-09
1
-2
/
+4
*
Formatting changes. Don't put spaces in front of some code, which only makes ...
Bill Wendling
2012-04-08
1
-70
/
+68
*
Target/X86/MCTargetDesc/X86MCAsmInfo.cpp: Enable DwarfCFI (aka DW2) on Cygming.
NAKAMURA Takumi
2012-04-07
1
-0
/
+1
*
Add a line number for the scope of the function (starting at the first
Eric Christopher
2012-04-03
1
-0
/
+1
*
Drop O4 from the llc manpage, it was removed in r70445.
Benjamin Kramer
2012-03-29
1
-1
/
+1
*
llvm/docs/*.html: Fix markups.
NAKAMURA Takumi
2012-03-27
13
-22
/
+52
*
docs/lit: Add some notes on the lit test run output format.
Daniel Dunbar
2012-03-26
1
-0
/
+47
*
Update documentation for old api changes.
Eric Christopher
2012-03-26
1
-33
/
+70
*
s/restrict/describe/
Rafael Espindola
2012-03-25
1
-1
/
+1
*
Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
Eli Bendersky
2012-03-25
1
-0
/
+3
*
Add a small release not about the range metadata.
Rafael Espindola
2012-03-24
1
-0
/
+2
*
First part of PR12251. Add documentation and verifier support for the range
Rafael Espindola
2012-03-24
1
-0
/
+34
*
Remove the C backend.
Eric Christopher
2012-03-23
2
-14
/
+1
*
Explicitly close optionally closed <li> tags.
Nick Lewycky
2012-03-23
1
-25
/
+25
*
Add a release note for r145714.
Nick Lewycky
2012-03-21
1
-0
/
+31
*
This clause (although matching parts of the implementation) can't be correct.
Nick Lewycky
2012-03-18
1
-2
/
+1
*
clarify the coding standards a bit.
Chris Lattner
2012-03-16
1
-32
/
+32
*
docs: Update TestingGuide to change recommended practice to using LNT to drive
Daniel Dunbar
2012-03-15
2
-327
/
+405
*
Some typos in lit command guide
Eli Bendersky
2012-03-14
1
-4
/
+4
*
Update the "hello world" example to resemble what we currently output.
Bill Wendling
2012-03-14
1
-15
/
+15
*
Typo in lit command guide
Eli Bendersky
2012-03-14
1
-1
/
+1
*
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...
Eli Bendersky
2012-03-13
1
-0
/
+13
*
Add column width.
Bill Wendling
2012-03-06
1
-0
/
+1
*
Remove short tag marker.
Bill Wendling
2012-03-06
1
-7
/
+7
*
Appease the HTML validation gods.
Bill Wendling
2012-03-06
1
-33
/
+40
*
Fix validation errors.
Bill Wendling
2012-03-06
1
-17
/
+18
*
Fix validation errors.
Bill Wendling
2012-03-06
1
-16
/
+24
[next]