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
*
Fix version information for new instructions.
Reid Spencer
2007-01-31
1
-22
/
+22
*
Correct the instruction op codes to meet current head changes.
Reid Spencer
2007-01-31
1
-51
/
+33
*
Excise documentation about Compaction Tables.
Reid Spencer
2007-01-31
1
-98
/
+6
*
Grammar fix
Anton Korobeynikov
2007-01-28
1
-4
/
+5
*
Document 'inreg' & 'sret'
Anton Korobeynikov
2007-01-28
1
-19
/
+7
*
Describe the recent changes to the bytecode format for PR761.
Owen Anderson
2007-01-27
1
-40
/
+13
*
Change the MachineDebugInfo to MachineModuleInfo to better reflect usage
Jim Laskey
2007-01-26
1
-1
/
+1
*
Fix cut-n-pasto.
Devang Patel
2007-01-23
1
-6
/
+6
*
One more small fix to documentation
Anton Korobeynikov
2007-01-23
1
-1
/
+5
*
Updating documentation:
Anton Korobeynikov
2007-01-23
3
-14
/
+56
*
For PR970:
Reid Spencer
2007-01-21
1
-4
/
+1
*
Initial template for the 2.0 Bitcode format that will replace the 1.x
Reid Spencer
2007-01-20
1
-0
/
+61
*
icmp doesn't support comparison of packed types.
Reid Spencer
2007-01-19
1
-3
/
+0
*
Update copyright for 2007.
Reid Spencer
2007-01-18
1
-1
/
+1
*
Update for changes in location of Stacker.
Reid Spencer
2007-01-17
1
-11
/
+16
*
One more @ to remove.
Reid Spencer
2007-01-15
1
-1
/
+1
*
Update documentation for parameter attributes for the syntax change.
Reid Spencer
2007-01-15
1
-8
/
+10
*
Change to match API changes.
Chris Lattner
2007-01-15
1
-5
/
+1
*
Terminology change: drop 'integral' completely. Now we just have integer,
Chris Lattner
2007-01-15
1
-27
/
+22
*
clarify linkonce/weak linkage
Chris Lattner
2007-01-14
1
-7
/
+10
*
Fix an incorrect conversion of int -> i32
Reid Spencer
2007-01-14
1
-1
/
+1
*
add a global variable example
Chris Lattner
2007-01-14
1
-0
/
+7
*
* PIC codegen for X86/Linux has been implemented
Anton Korobeynikov
2007-01-12
2
-23
/
+55
*
Make a couple organizational changes. Type no longer derives from Value
Reid Spencer
2007-01-12
1
-108
/
+117
*
Update documentation for arbitrary precision integers:
Reid Spencer
2007-01-12
1
-27
/
+57
*
Fix a typo.
Reid Spencer
2007-01-12
1
-1
/
+1
*
Update for changes in the IR. The ConstantIntegral, ConstantBool, and
Reid Spencer
2007-01-12
1
-3
/
+6
*
Update for changes in the assembly syntax. bool is replaced with i1.
Reid Spencer
2007-01-12
1
-31
/
+33
*
Explain that bitcast can only cast a pointer to another pointer.
Reid Spencer
2007-01-09
1
-1
/
+2
*
Fully specify the type of the llvm.va* intrinsics. This helps resolve
Chris Lattner
2007-01-08
1
-8
/
+15
*
llvm.isunordered is no longer alive.
Chris Lattner
2007-01-07
1
-36
/
+0
*
Update the documentation for SymbolTable class.
Reid Spencer
2007-01-07
1
-62
/
+12
*
Add an example to the trunc instruction to clarify trunc to bool.
Reid Spencer
2007-01-05
1
-0
/
+1
*
Correct the documentation for function declarations. They can have dllimport
Reid Spencer
2007-01-05
1
-2
/
+4
*
Fix broken links, reported by Baptiste Lepilleur
Chris Lattner
2007-01-04
1
-3
/
+3
*
Document this tool as experimental and list its deficiencies.
Reid Spencer
2007-01-04
1
-3
/
+28
*
Clean up usage of "unsigned" and "signed" in the documentation to indicate
Reid Spencer
2007-01-04
1
-20
/
+21
*
Removed reference to "cnull" because typical users shouldn't need to use
Bill Wendling
2007-01-04
1
-6
/
+0
*
ding dong llvm-gcc3 is dead
Chris Lattner
2007-01-04
1
-74
/
+2
*
gcc 4.1.1 on amd64 is broken
Chris Lattner
2007-01-04
1
-1
/
+6
*
icmp and fcmp do not take packed type operands.
Reid Spencer
2007-01-04
1
-6
/
+5
*
Remove documentation of non-existent cextcc and csretextcc calling
Reid Spencer
2006-12-31
1
-26
/
+1
*
One more try on the table formatting.
Reid Spencer
2006-12-31
1
-1
/
+2
*
Clean up some typos and formatting.
Reid Spencer
2006-12-31
1
-19
/
+21
*
For PR950:
Reid Spencer
2006-12-31
1
-276
/
+306
*
Typo.
Nick Lewycky
2006-12-31
1
-1
/
+1
*
Preview of new calling conventions: cextcc and csretextcc to handle explicit
Reid Spencer
2006-12-28
1
-1
/
+26
*
fix a typo
Chris Lattner
2006-12-20
1
-1
/
+1
*
Remove documentation for isSigned and isUnsigned methods of Type class.
Reid Spencer
2006-12-19
1
-11
/
+1
*
update to reflect changes in statistic class.
Chris Lattner
2006-12-19
1
-8
/
+10
[next]